System::Drawing::Image::GetPixelFormatSize metodo
Image::GetPixelFormatSize method
Restituisce il numero di bit usati per rappresentare la profondità di colore nel formato pixel specificato.
static int System::Drawing::Image::GetPixelFormatSize(Imaging::PixelFormat pixfmt)
| Parametro | Tipo | Descrizione |
|---|---|---|
| pixfmt | Imaging::PixelFormat | Un formato pixel per il quale determinare la dimensione |
ReturnValue
La profondità colore in pixfmt
Vedi anche
- Enum PixelFormat
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++