System::Drawing::Image::IsAlphaPixelFormat metodo
Image::IsAlphaPixelFormat method
Determina se il formato pixel specificato contiene informazioni alfa.
static bool System::Drawing::Image::IsAlphaPixelFormat(Imaging::PixelFormat pixfmt)
| Parametro | Tipo | Descrizione |
|---|---|---|
| pixfmt | Imaging::PixelFormat | Un formato pixel da testare |
ReturnValue
Vero se pixfmt contiene informazioni alfa, altrimenti - falso
Vedi anche
- Enum PixelFormat
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++