Name | Description | |
---|---|---|
![]() | NRasterImageSource Constructor | Overloaded. |
The following tables list the members exposed by NRasterImageSource.
Name | Description | |
---|---|---|
![]() | NRasterImageSource Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | hhCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | IhCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | jhCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | KhCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | lhCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | m_fUniformAlpha | If all pixels of the image have the same alpha value, the field stores the alpha value as a number in the range [0, 1]. If the alpha value varies accross pixels, the value must be -1. If not calculated yet, the value must be -2. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | m_ImageCacheLock | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | MhCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | rhCb |
Name | Description | |
---|---|---|
![]() | Bounds | Gets the image natural bounds. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | DataException | Gets the exception that has been thrown during retrieval of image source data. Returns null if no exception has been thrown. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | FrameCount | Gets the number of frames in the image. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | Height | Gets the height of this image source. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | ImageInfo | Gets information about the current image data. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | IsMutable | Returns true if the image source data can change during the lifetime of this image source. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | Raster | Gets the NRaster object that contains the image. |
![]() | Width | Gets the width of this image source. (Inherited from Nevron.Nov.Graphics.NImageSource) |
Name | Description | |
---|---|---|
![]() | GhCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
Name | Description | |
---|---|---|
![]() | CreateFrameRaster | Creates a raster for the frame at the given zero-based index. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | CreateRaster | Creates a new raster from the native image data of this source. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | DeepClone | Overridden. Creates an identical copy of this object. |
![]() | Deserialize | Overridden. Deserializes the object state from the specified property bag. |
![]() | GetEncodedData | Obtains encoded image data for this image source. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | PlayMetafileCached | Gets a (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | SafeCreateRaster | Creates a new raster from the native image data of this source. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | Serialize | Overridden. Serializes the object state into the specified property bag. |
![]() | TryGetUniformAlpha | Determines whether all of the image's pixels have the same alpha value and obtains this alpha value. (Inherited from Nevron.Nov.Graphics.NImageSource) |
Name | Description | |
---|---|---|
![]() | ChCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | CIM | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | ClearCachedInfo | Clears the image source's cached data. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | dhCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | fhCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | GetDescriptionPairs | (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | 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 | 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. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | GetNativeData | Overridden. Gets the image source's image data in decoded form. |
![]() | OnImageDataChanged | Clears cached data and raises the ImageDataChanged event. (Inherited from Nevron.Nov.Graphics.NImageSource) |
![]() | UpdateImageInfo | Overridden. Updates the image info of this image source. |
![]() | YGCb | (Inherited from Nevron.Nov.Graphics.NImageSource) |
Name | Description | |
---|---|---|
![]() | Changed | Occurs when this image source has changed. (Inherited from Nevron.Nov.Graphics.NImageSource) |