Table Of Contents
 

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">