GetPixelFormatSize
Image.GetPixelFormatSize method
Renvoie la profondeur de couleur, en nombre de bits par pixel, du format de pixel spécifié.
public static int GetPixelFormatSize(PixelFormat pixfmt)
Paramètre | Taper | La description |
---|---|---|
pixfmt | PixelFormat | LaPixelFormat membre qui spécifie le format pour lequel trouver la taille. |
Return_Value
La profondeur de couleur du format de pixel spécifié.
Voir également
- enum PixelFormat
- class Image
- espace de noms System.Drawing
- Assemblée Aspose.Drawing