Class PngDecoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
- API Level:
- 4
Provides the ability to decode the Portable Network Graphics (PNG) encoded images.
C#Copypublic class PngDecoder : ImageDecoder, IDisposable
- Inheritance
- Implements
-
System.IDisposable
Constructors
Declaration
C#Copypublic PngDecoder()
Remarks
InputFormat will be the Png.
API Level: 4
Implements
System.IDisposable