PixelFormat
BitmapData.PixelFormat property
Obtient ou définit le format des informations de pixel dans leBitmap objet qui a renvoyé this BitmapData objet.
public PixelFormat PixelFormat { get; set; }
Return_Value
UNPixelFormat qui spécifie le format des informations de pixel dans l’associated Bitmap objet.
Voir également
- enum PixelFormat
- class BitmapData
- espace de noms System.Drawing.Imaging
- Assemblée Aspose.Drawing