System::Drawing::Image::IsAlphaPixelFormat Methode
Image::IsAlphaPixelFormat method
Bestimmt, ob das angegebene Pixelformat Alphainformationen enthält.
static bool System::Drawing::Image::IsAlphaPixelFormat(Imaging::PixelFormat pixfmt)
| Parameter | Typ | Beschreibung |
|---|---|---|
| pixfmt | Imaging::PixelFormat | Ein zu testendes Pixel-Format |
ReturnValue
Wahr, wenn pixfmt Alpha-Informationen enthält, sonst - falsch
Siehe auch
- Enum PixelFormat
- Class Image
- Namespace System::Drawing
- Library Aspose.Font for C++