Clase WmfBitmap16
Contenido
[
Ocultar
]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 | Descripción |
|---|---|
| WmfBitmap16() | Inicializa una nueva instancia de la clase WmfBitmap16 |
Properties
| Name | Type | Access | Descripción |
|---|---|---|---|
| bits | System.Byte | r/w | Obtiene o establece los bits. |
| bits_pixel | System.Byte | r/w | Obtiene o establece bits pixel. |
| height | int | r/w | Obtiene o establece la altura. |
| planes | System.Byte | r/w | Obtiene o establece los planos. |
| tipo | int | r/w | Obtiene o establece el tipo. |
| width | int | r/w | Obtiene o establece el ancho. |
| width_bytes | int | r/w | Obtiene o establece los bytes de ancho. |
Constructor: WmfBitmap16()
WmfBitmap16()
Inicializa una nueva instancia de la clase WmfBitmap16