System::Drawing::Image::IsAlphaPixelFormat metod
Image::IsAlphaPixelFormat method
Avgör om det angivna pixelformatet innehåller alfainformation.
static bool System::Drawing::Image::IsAlphaPixelFormat(Imaging::PixelFormat pixfmt)
| Parameter | Type | Beskrivning |
|---|---|---|
| pixfmt | Imaging::PixelFormat | Ett pixelformat att testa |
ReturnValue
Sant om pixfmt innehåller alfainformation, annars - falskt
Se även
- Enum PixelFormat
- Class Image
- Namespace System::Drawing
- Library Aspose.Page for C++