BitmapCoreHeader Class

Summary: Dimensions and color format of DIB.
Header name BITMAPCOREHEADER aka OS21XBITMAPHEADER.

Module: aspose.imaging.fileformats.bmp

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

Aspose.Imaging Version: 24.7.0

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_heightintr/wGets or sets bitmap height.
bitmap_planesushortr/wGets or sets number of planes.
bitmap_widthintr/wGets or sets bitmap width.
bits_per_pixelushortr/wGets or sets bits per pixel count.
header_sizeuintr/wGets or sets size of this structure in bytes.