Skip to content

Text Overlay

Textoverlay Operation

Command Details
i_o_text_{text}_{scale}_{font}_{red}_{green}_{blue} Put text overlay on the image.
Args Details
{text} The text you want to put on the image.
{scale} The scale of the text. A float value.
{font} The font code. Integer value between 1 and 7.
{red} The red value in RGB color system. Integer between 0 and 255
{green} The green value in RGB color system. Integer between 0 and 255
{blue} The blue value in RGB color system. Integer between 0 and 255
Tip

Setting the center before the text overlay operation will indicate the position of the text on the image.