Class HeifDecoder

    Definition

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

    Provides the ability to decode the HEIF (High Efficiency Image File Format) encoded images.

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

    Constructors

    View Source

    HeifDecoder()

    Initializes a new instance of the HeifDecoder class.

    Declaration
    public HeifDecoder()
    Remarks

    InputFormat will be the Heif.

    Implements

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