| constant | type | note |
|---|---|---|
| sizeof | int |
| field | type | note |
|---|---|---|
| biSize | int | |
| biWidth | int | |
| biHeight | int | |
| biPlanes | short | |
| biBitCount | short | |
| biCompression | int | |
| biSizeImage | int | |
| biXPelsPerMeter | int | |
| biYPelsPerMeter | int | |
| biClrUsed | int | |
| biClrImportant | int | |
| dsBitfields0 | int | |
| dsBitfields1 | int | |
| dsBitfields2 | int | |
| dshSection | long | |
| dsOffset | int |
<init>()| field | type | note |
|---|---|---|
| bmBits | long | |
| bmBitsPixel | short | |
| bmHeight | int | |
| bmPlanes | short | |
| bmType | int | |
| bmWidth | int | |
| bmWidthBytes | int |