Class JpegXlDecoder

    Definition

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

    Provides the ability to decode the JPEG (Joint Photographic Experts Group) XL encoded images.

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

    Constructors

    View Source

    JpegXlDecoder()

    Initializes a new instance of the JpegXlDecoder class.

    Declaration
    public JpegXlDecoder()
    Remarks

    InputFormat will be the JpegXl.

    Implements

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