-
-
Notifications
You must be signed in to change notification settings - Fork 316
BMP Plugin
Harald Kuhr edited this page Nov 16, 2020
·
5 revisions
- Read support for all known versions of the DIB/BMP format:
- Indexed color, 1, 4 and 8 bit, including 4 and 8 bit RLE
- RGB, 16, 24 and 32 bit
- Embedded PNG and JPEG data
- Windows and OS/2 versions
- Write support
- Native
javax_imageio_bmp_1.0
and standard metadata format
- Read support for the following file types:
- ICO Indexed color, 1, 4 and 8 bit
- ICO RGB, 16, 24 and 32 bit
- CUR Indexed color, 1, 4 and 8 bit
- CUR RGB, 16, 24 and 32 bit
- ICO Write support