Class PngDecoder

    Definition

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

    Provides the ability to decode the Portable Network Graphics (PNG) encoded images.

    public class PngDecoder : ImageDecoder, IDisposable
    Inheritance
    object
    ImageDecoder
    PngDecoder
    Implements
    System.IDisposable

    Constructors

    View Source

    PngDecoder()

    Initializes a new instance of the PngDecoder class.

    Declaration
    public PngDecoder()
    Remarks

    InputFormat will be the Png.

    Implements

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