Class BmpDecoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
Provides the ability to decode Bitmap (BMP) encoded images.
public class BmpDecoder : ImageDecoder, IDisposable
- Inheritance
- Implements
-
System.
IDisposable
Constructors
View SourceBmpDecoder()
Initializes a new instance of the Bmp
Declaration
public BmpDecoder()
Remarks
Input
Implements
System.IDisposable