WmfBitmapBaseHeader Class
Summary: The base bitmap header class.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfBitmapBaseHeader
Inheritance: MetaObject
Properties
Name | Type | Access | Description |
---|---|---|---|
bit_count | DibBitCount | r/w | Gets or sets a 16-bit unsigned integer that defines the format of each pixel, and the maximum number of colors in the DIB. This value MUST be in the WmfBitmapBaseHeader.bit_count Enumeration (section 2.1.1.3). |
header_size | int | r/w | Gets or sets a 32-bit unsigned integer that defines the size of this object, in bytes. |
planes | short | r/w | Gets or sets a 16-bit unsigned integer that defines the number of None for the target device. This value MUST be 0x0001. |