WmfBitmap16

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

NombreDescripción
WmfBitmap16()Constructor predeterminado

Propiedades

NombreDescripció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