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)
ParameterTypBeschreibung
pixfmtImaging::PixelFormatEin zu testendes Pixel-Format

ReturnValue

True, wenn pixfmt Alpha-Informationen enthält, sonst - false

Siehe auch