Name | Description | |
---|---|---|
![]() | NBytesImageSource Constructor | Overloaded. |
The following tables list the members exposed by NBytesImageSource.
Name | Description | |
---|---|---|
![]() | NBytesImageSource Constructor | Overloaded. |
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 | |
---|---|---|
![]() | 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. |