Table Of Contents
 

Action="RotateRight90"

Rotates the image 90° to the right, clockwise.

Syntax


<cfx_JImage action="rotateRight90" file="FULL_PATH_TO_FILE"
[outfile="FULL_PATH_TO_FILE"]>

Example


<cfx_JImage action="rotateRight90" file="#baseImage#"