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

    Constructors

    View Source

    WebPDecoder()

    Initializes a new instance of the WebPDecoder class.

    Declaration
    public WebPDecoder()
    Remarks

    InputFormat will be the WebP.

    Implements

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