Class WebPDecoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
Provides the ability to decode the WebP (Lossless and lossy compression for images on the web) encoded images.
public class WebPDecoder : ImageDecoder, IDisposable
- Inheritance
- Implements
-
System.
IDisposable
Constructors
View SourceWebPDecoder()
Initializes a new instance of the Web
Declaration
public WebPDecoder()
Remarks
Input
Implements
System.IDisposable