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