|
Table Of Contents
|
Path : Home » Action="RotateLeft90"
Action="RotateLeft90"
Rotates the image 90° to the left, anti-clockwise.
Syntax<cfx_JImage action="rotateLeft90" file="FULL_PATH_TO_FILE" [outfile="FULL_PATH_TO_FILE"]> Example<cfx_JImage action="rotateLeft90" file="#baseImage#" outfile="#path#example_rotate_left90.png"> |