FlipBitmapVertical   Method

Description         The method will flip the bitmap vertically.

Syntax                 Dib = [BiDib.]FlipBitmapVertical  hBm

Remarks             Dib                          LONGLONG Handle to the newly created, flipped bitmap. 0 on error.

                            hBm                        LONGLONG Handle to the bitmap to be flipped.

See Also              FlipBitmapHorizontal Method