System::Drawing::Image::GetPixelFormatSize methode

Image::GetPixelFormatSize method

Retourneert het aantal bits dat wordt gebruikt om de kleurdiepte weer te geven in het opgegeven pixelformaat.

static int System::Drawing::Image::GetPixelFormatSize(Imaging::PixelFormat pixfmt)
ParameterTypeBeschrijving
pixfmtImaging::PixelFormatEen pixelformaat waarvoor de grootte moet worden bepaald

ReturnValue

De kleurdiepte in pixfmt

Zie ook