CImage:Rot180
The Rot180 method rotates the image by 180 degrees. This transformation preserves the world coordinate calibration of the image, if one exists.
bResult = CImage:Rot180() |
On success, this method returns true.
On failure, this method returns false.