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
    Inheritance
    object
    ImageDecoder
    GifDecoder

    Constructors

    View Source

    GifDecoder()

    Initializes a new instance of the GifDecoder class.

    Declaration
    public GifDecoder()
    Remarks

    InputFormat will be the Gif.

    Extension Methods

    EXamlExtensions.LoadFromEXamlByRelativePath<T>(T, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, string)
    Extensions.LoadFromXaml<TXaml>(TXaml, Type)
    Extensions.LoadFromXamlFile<TXaml>(TXaml, string)
    • View Source
    Back to top Copyright © 2016-2025 Samsung
    Generated by DocFX