Class BmpEncoder

    Definition

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

    Provides the ability to encode the Bitmap (BMP) format images.

    public class BmpEncoder : ImageEncoder
    Inheritance
    object
    ImageEncoder
    BmpEncoder

    Constructors

    View Source

    BmpEncoder()

    Initializes a new instance of the BmpEncoder class.

    Declaration
    public BmpEncoder()
    Remarks

    OutputFormat 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