Flip
From UBot Studio
(Difference between revisions)
(Created page with "This command will The command is an Image command. '''Input Image File:''' '''Direction:''' '''Output Image File:''' == Example == <pre> flip("C:\\Users\\Downloa...") |
Revision as of 18:57, 27 June 2017
This command will
The command is an Image command.
Input Image File:
Direction:
Output Image File:
Example
flip("C:\\Users\\Downloads\\Capture.JPG","Vertical","C:\\Users\\\Downloads\\flipped.jpg")
Running the script will rotate the input image by the set degree, adjust the canvas size and set a background color.