CImage:Imbed CImage:Rot270

CImage:Rot180


The Rot180 method rotates the image by 180 degrees. This transformation preserves the world coordinate calibration of the image, if one exists.

Syntax

bResult = CImage:Rot180()

    On success, this method returns true.

    On failure, this method returns false.

Related Topics

CImage , Rot180 , Rot270