Class PngDecoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
Provides the ability to decode the Portable Network Graphics (PNG) encoded images.
public class PngDecoder : ImageDecoder, IDisposable
- Inheritance
- Implements
-
System.
IDisposable
Constructors
View SourcePngDecoder()
Initializes a new instance of the Png
Declaration
public PngDecoder()
Remarks
Input
Implements
System.IDisposable