Table Of Contents
 

Action="Rotate180"


Rotates the image 180°.

Syntax
<cfx_JImage action="rotate180" file="FULL_PATH_TO_FILE"
[outfile="FULL_PATH_TO_FILE"]>

Example
<cfx_JImage action="rotate180" file="#baseImage#"
outfile="#path#example_rotate_180.bmp">