WmfBitmap16 Class
Contents
[
Hide
]Summary: The Bitmap16 Object specifies information about the dimensions and color
format of a bitmap.
Module: aspose.imaging.fileformats.wmf.objects
Full Name: aspose.imaging.fileformats.wmf.objects.WmfBitmap16
Inheritance: MetaObject
Constructors
| Name | Description |
|---|---|
| WmfBitmap16() | Initializes a new instance of the WmfBitmap16 class |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bits | System.Byte | r/w | Gets or sets the bits. |
| bits_pixel | System.Byte | r/w | Gets or sets the bits pixel. |
| height | int | r/w | Gets or sets the height. |
| planes | System.Byte | r/w | Gets or sets the planes. |
| type | int | r/w | Gets or sets the type. |
| width | int | r/w | Gets or sets the width. |
| width_bytes | int | r/w | Gets or sets the width bytes. |
Constructor: WmfBitmap16()
WmfBitmap16()
Initializes a new instance of the WmfBitmap16 class