WmfBitmap16 类
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 | 描述 |
|---|---|
| WmfBitmap16() | 初始化 WmfBitmap16 类的新实例 |
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| 位 | System.Byte | r/w | 获取或设置 bits。 |
| bits_pixel | System.Byte | r/w | 获取或设置 bits pixel。 |
| height | int | r/w | 获取或设置高度。 |
| planes | System.Byte | r/w | 获取或设置 planes。 |
| type | int | r/w | 获取或设置类型。 |
| width | int | r/w | 获取或设置宽度。 |
| width_bytes | int | r/w | 获取或设置 width bytes。 |
Constructor: WmfBitmap16()
WmfBitmap16()
初始化 WmfBitmap16 类的新实例