WmfBitmap16
Contenido
[
Ocultar
]WmfBitmap16 class
El objeto Bitmap16 especifica información sobre las dimensiones y el color formato de un mapa de bits.
public class WmfBitmap16 : MetaObject
Constructores
Nombre | Descripción |
---|---|
WmfBitmap16() | Constructor predeterminado |
Propiedades
Nombre | Descripción |
---|---|
Bits { get; set; } | Obtiene o establece los bits. |
BitsPixel { get; set; } | Obtiene o establece los bits pixel. |
Height { get; set; } | Obtiene o establece la altura. |
Planes { get; set; } | Obtiene o establece los planos. |
Type { get; set; } | Obtiene o establece el tipo. |
Width { get; set; } | Obtiene o establece el ancho. |
WidthBytes { get; set; } | Obtiene o establece el ancho en bytes. |
Ver también
- class MetaObject
- espacio de nombres Aspose.Imaging.FileFormats.Wmf.Objects
- asamblea Aspose.Imaging