Class GifDecoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
Provides the ability to decode the Graphics Interchange Format (GIF) encoded images.
public class GifDecoder : ImageDecoder, IDisposable
- Inheritance
- Implements
-
System.
IDisposable
Constructors
View SourceGifDecoder()
Initializes a new instance of the Gif
Declaration
public GifDecoder()
Remarks
Input
Implements
System.IDisposable