public class Os22XBitmapHeader extends BitmapInfoHeader
An OS/2 2.x OS22XBITMAPHEADER aka BITMAPCOREHEADER2.
BITMAP_CORE_HEADER_SIZE, BITMAP_INFO_HEADER_SIZE, BITMAP_INFO_HEADER_SIZE_V_2, BITMAP_INFO_HEADER_SIZE_V_3, BITMAP_INFO_HEADER_SIZE_V_4, BITMAP_INFO_HEADER_SIZE_V_5, OS_22_X_BITMAP_HEADER_FULL_SIZE, OS_22_X_BITMAP_HEADER_SIZE
Modifier and Type | Method and Description |
---|---|
int |
getColorEncoding()
Gets the color encoding.
|
int |
getIdentifier()
Gets the identifier.
|
int |
getRecording()
Gets the recording.
|
int |
getRendering()
Gets the rendering.
|
int |
getReserved()
Gets the reserved.
|
int |
getSize1()
Gets the size1.
|
int |
getSize2()
Gets the size2.
|
int |
getUnits()
Gets the units.
|
getBitmapColorsImportant, getBitmapColorsUsed, getBitmapCompression, getBitmapImageSize, getBitmapXPelsPerMeter, getBitmapYPelsPerMeter, getExtraBitMasks, setBitmapColorsImportant, setBitmapColorsUsed, setBitmapCompression, setBitmapImageSize, setBitmapXPelsPerMeter, setBitmapYPelsPerMeter, setExtraBitMasks, write
getBitmapHeight, getBitmapPlanes, getBitmapWidth, getBitsPerPixel, getHeaderSize, setBitmapHeight, setBitmapPlanes, setBitmapWidth, setBitsPerPixel, setHeaderSize
public int getUnits()
Gets the units.
public int getReserved()
Gets the reserved.
public int getRecording()
Gets the recording.
public int getRendering()
Gets the rendering.
public int getSize1()
Gets the size1.
public int getSize2()
Gets the size2.
public int getColorEncoding()
Gets the color encoding.
public int getIdentifier()
Gets the identifier.