Flip Image
This function block is designed to flip images either vertically or horizontally. It provides a simple interface to transform images by altering their orientation.
๐ฅ Inputs
Image Any
This input accepts any image data that you want to flip.
๐ค Outputs
Image Any
The output is the flipped image based on the selected orientation.
๐น๏ธ Controls
Flip Vertical
A menu option that allows the user to flip the incoming image upside down.
Flip Horizontal
A menu option that allows the user to flip the incoming image left to right.
๐จ Features
Flexible Orientation Options
Users can choose to flip the image either vertically or horizontally using a simple dropdown.
Simple Usage
The block is designed for easy integration, making it accessible for users without coding experience.
๐ Usage Instructions
Connect Input: Link the input image that you want to flip to the
Image Any
input.Select Flip Orientation: Choose either
Flip Vertical
orFlip Horizontal
from the provided dropdown menu.Evaluate: Run the block to flip the image according to the selected orientation.
๐ Evaluation
When executed, this function block will process the input image and return the flipped version based on the chosen option.
๐ก Tips and Tricks
๐ ๏ธ Troubleshooting
Last updated
Was this helpful?