Caption image
From UBot Studio
This command will add a text caption to the top or bottom of the background image.
The command is an Image command.
Background Image: The input image being flipped.
Caption Text Top: The resulting flipped image.
Caption Text Bottom: Determines the section of the image being cropped on the x axis.
Output Image File: Determines the section of the image being cropped on the y axis.
Font Size: The font size of the text caption.
Font Family: The font family of the text caption.
Example
caption image("C:\\Users\\Downloads\\Capture.JPG","Follow The Path","Home","C:\\Users\\Downloads\\CapCapture.JPG","Georgia",36)
Running the script will caption the background image with the caption text at the size and font specified.