Class GifDecoder

    Definition

    Namespace:
    Tizen.Multimedia.Util
    Assembly:
    Tizen.Multimedia.Util.dll

    Provides the ability to decode the Graphics Interchange Format (GIF) encoded images.

    public class GifDecoder : ImageDecoder, IDisposable
    Inheritance
    object
    ImageDecoder
    GifDecoder
    Implements
    System.IDisposable

    Constructors

    View Source

    GifDecoder()

    Initializes a new instance of the GifDecoder class.

    Declaration
    public GifDecoder()
    Remarks

    InputFormat will be the Gif.

    Implements

    System.IDisposable
    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX