Flip

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
This command will  
+
This command will flip the given image horizontally or vertically.
  
 
The command is an [[Image]] command.
 
The command is an [[Image]] command.
  
'''Input Image File:'''  
+
'''Input Image File:''' The input image being flipped.
  
'''Direction:'''  
+
'''Direction:''' Determines the direction the image is being flipped(horizontally or vertically).
  
'''Output Image File:'''  
+
'''Output Image File:''' The resulting flipped image.
  
 
== Example ==
 
== Example ==
Line 18: Line 18:
  
  
Running the script will rotate the input image by the set degree, adjust the canvas size and set a background color.
+
Running the script will flip the input image horizontally or vertically.
  
[[File:.jpg]]
+
 
 +
[[File:flipped Capture.jpg]]

Revision as of 16:16, 28 June 2017

This command will flip the given image horizontally or vertically.

The command is an Image command.

Input Image File: The input image being flipped.

Direction: Determines the direction the image is being flipped(horizontally or vertically).

Output Image File: The resulting flipped image.

Example


flip("C:\\Users\\Downloads\\Capture.JPG","Vertical","C:\\Users\\\Downloads\\flipped.jpg")



Running the script will flip the input image horizontally or vertically.


Flipped Capture.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox