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


NEncodedImageSource Class Members

The following tables list the members exposed by NEncodedImageSource.

Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets a value indicating whether the image source's frames should be animated. Setting this property to true will start animation and setting it to false, stops the animation.  
Public PropertyGets/Sets the index of the current frame.  
Public PropertyGets the image format of the encoded image.  
Public PropertyGets whether the image source is currently being animated.  
Public PropertyOverridden. Returns true if the image source data can change during the lifetime of this image source.  
Public PropertyGet/Sets the number of times to loop the animation of a multi-frame image. A value of 0 indicates infinite looping.  
Top
Public Methods
 NameDescription
Public MethodCopies all properties related to animation from the given image source to this image source.  
Public MethodOverridden. Creates a raster for the frame at the given zero-based index.  
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 MethodOverridden. Clears the image source's cached data.  
Protected MethodOverridden. Get description pairs.  
Internal Method  
Internal Method  
Internal MethodOverridden.   
Internal Method  
Protected MethodOverridden. Updates the image format and the image info of this image source.  
Internal Method  
Internal Method  
Internal Method  
Top
See Also