WmfBitmap16

WmfBitmap16 class

L’oggetto Bitmap16 specifica informazioni sulle dimensioni e sul formato color di una bitmap.

public class WmfBitmap16 : MetaObject

Costruttori

NomeDescrizione
WmfBitmap16()Default_Costruttore

Proprietà

NomeDescrizione
Bits { get; set; }Ottiene o imposta i bit.
BitsPixel { get; set; }Ottiene o imposta i bit pixel.
Height { get; set; }Ottiene o imposta l’altezza.
Planes { get; set; }Ottiene o imposta i piani.
Type { get; set; }Ottiene o imposta il tipo.
Width { get; set; }Ottiene o imposta la larghezza.
WidthBytes { get; set; }Ottiene o imposta i byte di larghezza.

Guarda anche