NTransformingImageSource Class Members
In This Topic
The following tables list the members exposed by NTransformingImageSource.
Public Properties
| Name | Description |
 | IsMutable | Overridden. Returns true if the image source data can change during the lifetime of this image source |
 | OriginalImageSource | Gets the original image source. |
Top
Public Methods
| Name | Description |
 | Deserialize | Overridden. Deserializes the given property bag to this image source. |
 | Serialize | Overridden. Serializes this image source. |
Top
See Also