GetDIBClrImportant  Method

Description         This methods reads the count of the important colors of the DIB from the bitmap info header of the DIB and retrives it

Syntax                 RetVal = [BiDib.] GetDIBClrImportant Dib

Remarks             RetVal                    Long                The number of color indexes required for displaying the DIB, -1 on error.

                            Dib                          LONGLONG The handle of a device independent bitmap.

 

See Also