Description This methods specifies the number of color indexes that required for displaying. The method sets this value in the bitmap info header.
Syntax RetVal = [BiDib.] SetDIBClrImportant Dib ClrImportant
Remarks RetVal BOOL TRUE on success, otherwise FALSE.
Dib LONGLONG The handle of a device independent bitmap.
ClrImportant Long The number of color indexes that required for displaying.
See Also