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
- Implements
-
System.
IDisposable
Constructors
View SourceJpegXlDecoder()
Initializes a new instance of the Jpeg
Declaration
public JpegXlDecoder()
Remarks
Input
Implements
System.IDisposable