NevronOpenVision
Nevron.Nov.Graphics Namespace / NEncodedImageSource Class


In This Topic
    NEncodedImageSource Class Properties
    In This Topic

    For a list of all members of this type, see NEncodedImageSource members.

    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
    See Also