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


NRasterImageSource Class Members

The following tables list the members exposed by NRasterImageSource.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Protected Fields
 NameDescription
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets the NRaster object that contains the image.  
Top
Public Methods
 NameDescription
Public MethodOverridden. Creates an identical copy of this object.  
Public MethodOverridden. Deserializes the object state from the specified property bag.  
Public MethodOverridden. Serializes the object state into the specified property bag.  
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.  
Protected MethodOverridden. Updates the image info of this image source.  
Top
See Also