Description This methods reads the value of the width of the DIB from the bitmap info header of the DIB and retrives it.
Syntax RetVal = [BiDib.] GetDIBWidth Dib
Remarks RetVal Long The width of the DIB in pixels, -1 on error.
Dib LONGLONG The handle of a device independent bitmap.
See Also GetDIBHeight Method