Class BmpDecoder

    Definition

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

    Provides the ability to decode Bitmap (BMP) encoded images.

    public class BmpDecoder : ImageDecoder
    Inheritance
    object
    ImageDecoder
    BmpDecoder

    Constructors

    View Source

    BmpDecoder()

    Initializes a new instance of the BmpDecoder class.

    Declaration
    public BmpDecoder()
    Remarks

    InputFormat will be the Bmp.

    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