CImage:Transpose CImage:WcsIsEq

CImage:Vflip


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

Syntax

bResult = CImage:Vflip()

    On success, this method returns true.

    On failure, this method returns false.

Related Topics

CImage , Hflip