GetDIBCompression  Method

Description         This methods reads the value of the compression of the DIB from the bitmap info header of the DIB and retrives it

Syntax                 RetVal = [BiDib.] GetDIBCompression Dib

Remarks             RetVal                    Long                The type of compression of the DIB, -1 on error.

                            Dib                          LONGLONG The handle of a device independent bitmap.

 

See Also