public class DIBSECTION extends BITMAP
Modifier and Type | Field and Description |
---|---|
short |
biBitCount |
int |
biClrImportant |
int |
biClrUsed |
int |
biCompression |
int |
biHeight |
short |
biPlanes |
int |
biSize |
int |
biSizeImage |
int |
biWidth |
int |
biXPelsPerMeter |
int |
biYPelsPerMeter |
int |
dsBitfields0 |
int |
dsBitfields1 |
int |
dsBitfields2 |
int |
dshSection |
int |
dsOffset |
static int |
sizeof |
bmBits, bmBitsPixel, bmHeight, bmPlanes, bmType, bmWidth, bmWidthBytes
Constructor and Description |
---|
DIBSECTION() |
public int biSize
public int biWidth
public int biHeight
public short biPlanes
public short biBitCount
public int biCompression
public int biSizeImage
public int biXPelsPerMeter
public int biYPelsPerMeter
public int biClrUsed
public int biClrImportant
public int dsBitfields0
public int dsBitfields1
public int dsBitfields2
public int dshSection
public int dsOffset
public static final int sizeof