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