Description This methods reads the count of the used colors of the DIB from the bitmap info header of the DIB and retrives it
Syntax RetVal = [BiDib.] GetDIBClrUsed Dib
Remarks RetVal Long The number of color indexes in the color table, that are actually used, -1 on error.
Dib LONGLONG The handle of a device independent bitmap.
See Also