CImage:Expand CImage:Imbed

CImage:Hflip


The Hflip method flips (reverses) the image in the horizontal direction. This transformation preserves the world coordinate calibration of the image, if one exists.

Syntax

bResult = CImage:Hflip()

    On success, this method returns true.

    On failure, this method returns false.

Related Topics

CImage, Vflip