Name | Description | |
---|---|---|
![]() | NEmbeddedResourceImageSource Constructor | Overloaded. |
The following tables list the members exposed by NEmbeddedResourceImageSource.
Name | Description | |
---|---|---|
![]() | NEmbeddedResourceImageSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | DomSurrogateSerializer | Gets a surrogate serializer for this object. |
![]() | IsMutable | Overridden. Returns true if the image source data can change during the lifetime of this image source. |
![]() | Resource | Obtains a reference to the embedded resource that contains the image data. |
Name | Description | |
---|---|---|
![]() | DeepClone | Overridden. Creates an identical copy of this object. |
![]() | Deserialize | Overridden. Deserializes the object state from the specified property bag. |
![]() | Equals | Determines whether the specified object is equal to the current object. |
![]() | GetHashCode | Serves as a hash function for this type. |
![]() | Serialize | Overridden. Serializes the object state into the specified property bag. |
Name | Description | |
---|---|---|
![]() | ClearCachedInfo | Overridden. Clears the image source's cached data. |
![]() | GetFrameData | Overridden. Returns image data that should be used for rendering of the image source's current frame. Encoded data is returned for encoded images sources with a single frame. Decoded data is returned for NRaster-based image sources and for encoded images sources with animated frames. |
![]() | GetImmutableKey | Overridden. Gets an immutable image source that can be used as a hash table key for this image source. If this image source is immutable it can return itself as a key. Image sources with one frame are considered immutable. |
![]() | GetNativeData | Overridden. Gets the image source's image data in encoded form. |
![]() | rdn | Overridden. |