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
    Inheritance
    object
    ImageDecoder
    JpegXlDecoder

    Constructors

    View Source

    JpegXlDecoder()

    Initializes a new instance of the JpegXlDecoder class.

    Declaration
    public JpegXlDecoder()
    Remarks

    InputFormat will be the JpegXl.

    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