Méthode System::Drawing::Image::GetPixelFormatSize
Image::GetPixelFormatSize method
Renvoie le nombre de bits utilisés pour représenter la profondeur de couleur dans le format de pixel spécifié.
static int System::Drawing::Image::GetPixelFormatSize(Imaging::PixelFormat pixfmt)
| Paramètre | Type | Description |
|---|---|---|
| fmtpix | Imagerie::FormatPixel | Un format de pixel pour lequel déterminer la taille |
ReturnValue
La profondeur de couleur dans pixfmt
Voir aussi
- Enum PixelFormat
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++