ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1GifImage Class
Properties Methods Events


In This Topic
    C1GifImage Class Members
    In This Topic

    The following tables list the members exposed by C1GifImage.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value that causes the animation to start playing automatically when the source is set.  
    Public PropertyGets the number of frames in the GIF image.  
    Public PropertyGets or sets the number of times to repeat the animation.  
    Public PropertyGets or sets the System.Uri that contains this image.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Loads the C1GifImage from the source URI of the given BitmapImage  
    Public MethodStops the animation at the current position.  
    Public MethodStarts playing the animation from the current position.  
    Public MethodLoads the image from a stream.  
    Public MethodStops the animation and resets the loop and frame indices.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when there is an error associated with image retrieval or format.  
    Top
    Public Operators
    Performs an implicit conversion from C1GifImage to Windows.UI.Xaml.Media.ImageSource.
    Top
    See Also