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, IDisposable
    Inheritance
    object
    ImageDecoder
    BmpDecoder
    Implements
    System.IDisposable

    Constructors

    View Source

    BmpDecoder()

    Initializes a new instance of the BmpDecoder class.

    Declaration
    public BmpDecoder()
    Remarks

    InputFormat will be the Bmp.

    Implements

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