Class WebPDecoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
- API Level:
- 8
Provides the ability to decode the WebP (Lossless and lossy compression for images on the web) encoded images.
C#Copypublic class WebPDecoder : ImageDecoder, IDisposable
- Inheritance
- Implements
-
System.IDisposable
Constructors
Declaration
C#Copypublic WebPDecoder()
Remarks
InputFormat will be the WebP.
API Level: 8
Implements
System.IDisposable