Class BmpDecoder
Definition
- Namespace:
- Tizen.Multimedia.Util
- Assembly:
- Tizen.Multimedia.Util.dll
Provides the ability to decode Bitmap (BMP) encoded images.
C#
Copy
public class BmpDecoder : ImageDecoder, IDisposable
- Inheritance
- Implements
-
System.
IDisposable
Constructors
Declaration
C#
Copy
public BmpDecoder()
Remarks
Input
Implements
System.IDisposable