Méthode System::Drawing::Image::GetPixelFormatSize

Image::GetPixelFormatSize method

Renvoie le nombre de bits utilisés pour représenter la profondeur de couleur dans le format de pixel spécifié.

static int System::Drawing::Image::GetPixelFormatSize(Imaging::PixelFormat pixfmt)
ParamètreTypeDescription
fmtpixImagerie::FormatPixelUn format de pixel pour lequel déterminer la taille

ReturnValue

La profondeur de couleur dans pixfmt

Voir aussi