CImage:Rot270
The Rot270 method rotates the image by 270 degrees. This transformation preserves the world coordinate calibration of the image, if one exists.
bResult = CImage:Rot270( bResize=false ) |
If the optional bResize argument is omitted or set tofalse, the image retains its original number of columns and rows.