ImageGear for Java User Guide > ImageGear Imaging Formats Reference > ImageGear Supported File Formats Reference > DIB |
Full Name | DIB (Microsoft Windows Device Independent Bitmap) |
Format ID | ImGearFormats.DIB |
File Extension(s) | *.dib |
Data Type | Raster image |
Data Encoding | Binary |
IG Multipage Support | No |
IG Alpha Channel Support | No |
IG Platforms Support | WIN32, WIN64, Linux32, Linux64, MAC32, MAC64 |
See BMP format description.
Filter Control Parameter | Type | Default Value | Available Values | Description |
UpsideDown | boolean | false | false, true | If true then the images will be saved upside-down |
Type | int | 1 (BMI, MS Windows format) |
0 (BMC, OS/2 1.x format), 1 (BMI, MS Windows format), 2 (BMI2, OS/2 2.x format). |
BMP type to use for saving. |
Scanner16GrayEnabled | boolean | false | false, true | Vidar 12-bit scanner options |
Scanner16GrayType | int | 0 | 0, 1 | Vidar 12-bit scanner options: 0 a no particular scanner is specified. 1 a old VXR 12 scanner. |
DIB is a synonym for the BMP format.