Name | Description | |
---|---|---|
![]() | CreateFrameRaster | Creates a raster for the frame at the given zero-based index. |
![]() | CreateRaster | Creates a new raster from the native image data of this source. |
![]() | DeepClone | Must override to create a copy of the current object. |
![]() | Deserialize | Must override to deserialize the object state from the specified property bag. |
![]() | GetEncodedData | Obtains encoded image data for this image source. |
![]() | SafeCreateRaster | Creates a new raster from the native image data of this source. |
![]() | Serialize | Must override to serialize 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. |