NDpiAwareImageSource Class Methods
In This Topic
For a list of all members of this type, see NDpiAwareImageSource members.
Public Methods
| | Name | Description |
 | CreateFrameRaster | Overridden. Creates a raster for the frame at the given index. |
 | DeepClone | Overridden. Creates an identical copy of this icon image source. |
 | Deserialize | Overridden. Deserializes this icon image source data from the given property bag. |
 | Serialize | Overridden. Serializes this icon image source to the given property bag. |
Top
Protected Methods
| | Name | Description |
 | GetFrameData | Overridden. Gets the frame image data of the active image source. |
 | GetNativeData | Overridden. Gets the native image data of the active image source. |
 | UpdateImageInfo | Overridden. Updates the image info. |
Top
See Also