Class WebPDecoder

    Definition

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

    Provides the ability to decode the WebP (Lossless and lossy compression for images on the web) encoded images.

    public class WebPDecoder : ImageDecoder
    Inheritance
    object
    ImageDecoder
    WebPDecoder

    Constructors

    View Source

    WebPDecoder()

    Initializes a new instance of the WebPDecoder class.

    Declaration
    public WebPDecoder()
    Remarks

    InputFormat will be the WebP.

    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