WmfBitmap16

WmfBitmap16 class

L’objet Bitmap16 spécifie des informations sur les dimensions et le format color d’un bitmap.

public class WmfBitmap16 : MetaObject

Constructeurs

NomLa description
WmfBitmap16()Default_Constructor

Propriétés

NomLa description
Bits { get; set; }Obtient ou définit les bits.
BitsPixel { get; set; }Obtient ou définit le pixel de bits.
Height { get; set; }Obtient ou définit la hauteur.
Planes { get; set; }Obtient ou définit les plans.
Type { get; set; }Obtient ou définit le type.
Width { get; set; }Obtient ou définit la largeur.
WidthBytes { get; set; }Obtient ou définit les octets de largeur.

Voir également