Watermark image with text

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "This command will add a text watermark to an image. The command is an Image command. '''Background Image:''' The image being watermark. '''Watermark Text:''' The text be...")
 
 
(3 intermediate revisions by one user not shown)
Line 1: Line 1:
 
This command will add a text watermark to an image.
 
This command will add a text watermark to an image.
 +
 
The command is an [[Image]] command.
 
The command is an [[Image]] command.
  
Line 18: Line 19:
 
== Example ==
 
== Example ==
 
<pre>
 
<pre>
 +
 +
watermark image with text("C:\\Users\\Downloads\\Capture.JPG","Here.Com","C:\\Users\\Downloads\\herewebsite.jpg","Roboto",24,"Upper Right",50)
  
 
</pre>
 
</pre>
Line 25: Line 28:
  
  
[[File:.jpg]]
+
[[File:herewebsite0.jpg]]

Latest revision as of 15:28, 13 November 2017

This command will add a text watermark to an image.

The command is an Image command.

Background Image: The image being watermark.

Watermark Text: The text being used to watermark the background image.

Output Image File:The resulting watermarked image.

Font Family: The font for the text watermark.

Font Size: The font size of the text watermark.

Location: determines the location of the watermark text on the background image(upper right, upper left, bottom right, bottom left, center).

Opacity: The visibility of the watermark text.

[edit] Example


watermark image with text("C:\\Users\\Downloads\\Capture.JPG","Here.Com","C:\\Users\\Downloads\\herewebsite.jpg","Roboto",24,"Upper Right",50)


Running the script will watermark the background image on the upper right with the watermark text.


Herewebsite0.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox