Advanced Image
From UBot Studio
(Difference between revisions)
(Created page with "== Image Processing Commands == This section lists commands that have functionality pertaining to the processing and manipulation of image files. *fit text to image: Add...") |
Latest revision as of 02:05, 4 July 2023
[edit] Image Processing Commands
This section lists commands that have functionality pertaining to the processing and manipulation of image files.
- fit text to image: Adds text to an image with customizable options, including alignment, margins, font, and background box. It then saves the modified image to a specified path.
- pad image: Adds a border around an image with customizable dimensions and color. Afterwards, it saves the result to a specified file path.
- superimpose image: Superimposes one image over another and resizes if necessary. The resulting image gets saved to a specified file path.