GetDIBSizeImage  Method

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

Syntax                 RetVal = [BiDib.] GetDIBSizeImage Dib

Remarks             RetVal                    Long                The size, in bytes, of the DIB, -1 on error.

                            Dib                          LONGLONG The handle of a device independent bitmap.

 

See Also