Description This methods specifies the width of the DIB. The method sets the value of the width in the bitmap info header.
Syntax RetVal = [BiDib.] SetDIBWidth Dib Width
Remarks RetVal BOOL TRUE on success, otherwise FALSE.
Dib LONGLONG The handle of a device independent bitmap.
Width Long Value of the width to set.
See Also SetDIBHeight Method