System::Drawing::Image::IsAlphaPixelFormat metodo

Image::IsAlphaPixelFormat method

Determina se il formato pixel specificato contiene informazioni alfa.

static bool System::Drawing::Image::IsAlphaPixelFormat(Imaging::PixelFormat pixfmt)
ParametroTipoDescrizione
pixfmtImaging::PixelFormatUn formato pixel da testare

ReturnValue

Vero se pixfmt contiene informazioni alfa, altrimenti - falso

Vedi anche