NevronOpenVision
Nevron.Nov.Graphics Namespace / NTransformingImageSource Class
Fields Properties Methods Events


NTransformingImageSource Class Members

The following tables list the members exposed by NTransformingImageSource.

Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyOverridden. Returns true if the image source data can change during the lifetime of this image source  
Public PropertyGets the original image source.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Deserializes the given property bag to this image source.  
Public MethodOverridden. Serializes this image source.  
Top
Protected Methods
 NameDescription
Protected Internal MethodOverridden. 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.  
Protected Internal MethodOverridden. Gets the image source's image data in decoded form.  
Internal Method  
Protected MethodOverridden. Updates the image info of this image source.  
Top
See Also