Class BmpEncoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
Provides the ability to encode the Bitmap (BMP) format images.
public class BmpEncoder : ImageEncoder, IDisposable
- Inheritance
- Implements
-
System.
IDisposable
Constructors
View SourceBmpEncoder()
Initializes a new instance of the Bmp
Declaration
public BmpEncoder()
Remarks
Output
Implements
System.IDisposable