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)
ParameterTypeBeskrivning
pixfmtImaging::PixelFormatEtt pixelformat att testa

ReturnValue

Sant om pixfmt innehåller alfainformation, annars - falskt

Se även