Create thumbnail

From UBot Studio
Jump to: navigation, search

This command will create a thumbnail at the specified dimensions.

The command is an Image command.

Input Image File: The image the thumbnail will be created from.

Output Image File: The resulting thumbnail file.

Width: The width of the thumbnail.

Height: The height of the thumbnail.

Example

create thumbnail("C:\\Users\\Downloads\\Capture.JPG","C:\\Users\\Downloads\\thumbCapture.JPG",180,90)


Running the script will rotate the input image by the set degree, adjust the canvas size and set a background color.

ThumbCapture.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox