IsAlphaPixelFormat
Image.IsAlphaPixelFormat method
Gibt einen Wert zurück, der angibt, ob das Pixelformat dafür istImage enthält Alpha-Informationen.
public static bool IsAlphaPixelFormat(PixelFormat pixfmt)
Parameter | Typ | Beschreibung |
---|---|---|
pixfmt | PixelFormat | DasPixelFormat zu testen. |
Rückgabewert
wahr, wennpixfmt enthält Alpha-Informationen; andernfalls falsch.
Siehe auch
- enum PixelFormat
- class Image
- namensraum System.Drawing
- Montage Aspose.Drawing