Description This methods reads the value of the bit count of the DIB from the bitmap info header of the DIB and retrives it
Syntax RetVal = [BiDib.] GetDIBBitCount Dib
Remarks RetVal Long The number of bit per pixel of the DIB, -1 on error.
Dib LONGLONG The handle of a device independent bitmap.
See Also