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?