Classe WmfBitmap16
Contenu
[
Cacher
]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() | Initialise une nouvelle instance de la classe WmfBitmap16 |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| bits | System.Byte | r/w | Obtient ou définit les bits. |
| bits_pixel | System.Byte | r/w | Obtient ou définit le pixel des bits. |
| height | int | r/w | Obtient ou définit la hauteur. |
| planes | System.Byte | r/w | Obtient ou définit les plans. |
| type | int | r/w | Obtient ou définit le type. |
| width | int | r/w | Obtient ou définit la largeur. |
| width_bytes | int | r/w | Obtient ou définit les octets de largeur. |
Constructor: WmfBitmap16()
WmfBitmap16()
Initialise une nouvelle instance de la classe WmfBitmap16