Class BmpDecoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
- API Level:
- 4
Provides the ability to decode Bitmap (BMP) encoded images.
C#Copypublic class BmpDecoder : ImageDecoder, IDisposable
- Inheritance
- Implements
-
System.IDisposable
Constructors
Declaration
C#Copypublic BmpDecoder()
Remarks
InputFormat will be the Bmp.
API Level: 4
Implements
System.IDisposable