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