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
- Inheritance
Constructors
Declaration
C#Copypublic BmpDecoder()
Remarks
InputFormat will be the Bmp.