Class BmpEncoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
- API Level:
- 4
Provides the ability to encode the Bitmap (BMP) format images.
C#Copypublic class BmpEncoder : ImageEncoder, IDisposable
- Inheritance
- Implements
-
System.IDisposable
Constructors
Declaration
C#Copypublic BmpEncoder()
Remarks
OutputFormat will be the Bmp.
API Level: 4
Implements
System.IDisposable