Os22XBitmapHeader Class

Summary: An OS/2 2.x OS22XBITMAPHEADER aka BITMAPCOREHEADER2.

Module: aspose.imaging.fileformats.bmp

Full Name: aspose.imaging.fileformats.bmp.Os22XBitmapHeader

Inheritance: BitmapInfoHeader

Properties

NameTypeAccessDescription
BITMAP_CORE_HEADER_SIZE [static]intrThe BITMAPCOREHEADER aka OS21XBITMAPHEADER header size
BITMAP_INFO_HEADER_SIZE [static]intrThe bitmap information header size v3
BITMAP_INFO_HEADER_SIZE_V2 [static]intrThe bitmap information header size v2
BITMAP_INFO_HEADER_SIZE_V3 [static]intrThe bitmap information header size v3
BITMAP_INFO_HEADER_SIZE_V4 [static]intrThe bitmap information header size v4
BITMAP_INFO_HEADER_SIZE_V5 [static]intrThe bitmap information header size v5
OS_22X_BITMAP_HEADER_FULL_SIZE [static]intrThe bitmap core header2 size
OS_22X_BITMAP_HEADER_SIZE [static]intrThe bitmap core header2 size
bitmap_colors_importantintr/wGets or sets number of important palette colors.
bitmap_colors_usedintr/wGets or sets number of palette colors used.
bitmap_compressionintr/wGets or sets bitmap compression.
bitmap_heightintr/wGets or sets bitmap height.
bitmap_image_sizeintr/wGets or sets specifies bitmap raw data size in bytes.
bitmap_planesintr/wGets or sets number of planes.
bitmap_widthintr/wGets or sets bitmap width.
bitmap_x_pels_per_meterintr/wGets or sets horizontal pixels resolution.
bitmap_y_pels_per_meterintr/wGets or sets vertical pixels resolution.
bits_per_pixelintr/wGets or sets bits per pixel count.
color_encodingintrGets the color encoding.
extra_bit_masksint[]r/wGets or sets the extra bit masks.
Present only in case the DIB header is the BITMAPINFOHEADER and the BitmapInfoHeader.bitmap_compression is set to either BitmapCompression.BITFIELDS (RGB) or BitmapCompression.ALPHA_BITFIELDS (RGBA).
header_sizeintr/wGets or sets size of this structure in bytes.
identifierintrGets the identifier.
recordingintrGets the recording.
renderingintrGets the rendering.
reservedintrGets the reserved.
size1intrGets the size1.
size2intrGets the size2.
unitsintrGets the units.