Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the bits-per-pixel value.
int GetBPP( ) const throw( );
Return Value
The number of bits per pixel.
Remarks
This value determines the number of bits that define each pixel and the maximum number of colors in the bitmap.
The bits per pixel is usually 1, 4, 8, 16, 24, or 32. See the biBitCount member of BITMAPINFOHEADER in the Windows SDK for more information about this value.
Requirements
Header: atlimage.h