Flip image
Description
Flip an image horizontally or vertically
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Image path | text | link-manual | true | The path to the image that you want to replace colors in |
Flipped image path | text | link-manual | false | The path to where you want to save the file to |
Direction | text | manual-only | true | The option to flip and image horizontal or vertical |
Scenarios
- The user wants to flip the image
horizontal
- The user wants to flip the image
vertical
Use case
Inputs
- Image path:
D:\Original.jpeg
- Flipped image path:
D:\flippedImage.jpeg
- Direction:
vertical
Experienced tips
- If you do not specify the
Image path
, the process will stop and provide you with the following error.Path to image is required
- If you do not specify the
Flipped image path
the process will overwrite your original image using theImage path
Search Tags
Flip image horizontally
Flip image vertically