Os22XBitmapHeader
Inheritance: java.lang.Object, com.aspose.imaging.fileformats.bmp.BitmapCoreHeader, com.aspose.imaging.fileformats.bmp.BitmapInfoHeader
public class Os22XBitmapHeader extends BitmapInfoHeader
An OS/2 2.x OS22XBITMAPHEADER aka BITMAPCOREHEADER2.
Methods
Method | Description |
---|---|
getUnits() | Gets the units. |
getReserved() | Gets the reserved. |
getRecording() | Gets the recording. |
getRendering() | Gets the rendering. |
getSize1() | Gets the size1. |
getSize2() | Gets the size2. |
getColorEncoding() | Gets the color encoding. |
getIdentifier() | Gets the identifier. |
getUnits()
public int getUnits()
Gets the units.
Returns: int - Type of units used to measure resolution
getReserved()
public int getReserved()
Gets the reserved.
Returns: int - Pad structure to 4-byte boundary
getRecording()
public int getRecording()
Gets the recording.
Returns: int - Recording algorithm
getRendering()
public int getRendering()
Gets the rendering.
Returns: int - Halftoning algorithm used
getSize1()
public int getSize1()
Gets the size1.
Returns: int - Reserved for halftoning algorithm use
getSize2()
public int getSize2()
Gets the size2.
Returns: int - Reserved for halftoning algorithm use
getColorEncoding()
public int getColorEncoding()
Gets the color encoding.
Returns: int - Color model used in bitmap
getIdentifier()
public int getIdentifier()
Gets the identifier.
Returns: int - Reserved for application use