SetDIBHeight  Method

Description         This methods specifies the height of the DIB. The method sets the value of the height in the bitmap info header.

Syntax                 RetVal = [BiDib.] SetDIBHeight Dib Height

Remarks             RetVal                    BOOL             TRUE on success, otherwise FALSE.

                            Dib                          LONGLONG The handle of a device independent bitmap.

                            Height                     Long                Value of the height to set.

 

See Also SetDIBWidth Method