public class BmpImage extends RasterImage:
Bitmap image implementation.
BMP decoding supports common uncompressed 8-bit palette, 24-bit and 32-bit files directly in the Klyn native runtime.
image = BmpImage("capture.bmp")| Modifier and Type | Member | Description |
|---|---|---|
| public | BmpImage | Creates a BMP image descriptor. |