Watermark image with image

From UBot Studio
(Difference between revisions)
Jump to: navigation, search
(Created page with "This command will watermark the image with another image. The command is an Image command. '''Background Image:''' The image being watermark. '''Watermark Image:''' The ...")
 
Line 14: Line 14:
 
== Example ==
 
== Example ==
 
<pre>
 
<pre>
watermarkImageWithImage("C:\\Users\\Downloads\\Capture.JPG","C:\\Users\\Downloads\\wamar.JPG","C:\\Users\\Downloads\\capwamar.jpg","Upper Right",50)
+
watermark image with image("C:\\Users\\Downloads\\Capture.JPG","C:\\Users\\Downloads\\wamar.JPG","C:\\Users\\Downloads\\capwamar.jpg","Upper Right",50)
  
 
</pre>
 
</pre>

Revision as of 15:21, 13 November 2017

This command will watermark the image with another image. The command is an Image command.

Background Image: The image being watermark.

Watermark Image: The image being used to watermark the background image.

Output Image File:The resulting watermarked image.

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

Opacity: The transparency of the watermark image.

Example

watermark image with image("C:\\Users\\Downloads\\Capture.JPG","C:\\Users\\Downloads\\wamar.JPG","C:\\Users\\Downloads\\capwamar.jpg","Upper Right",50)


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


Capwamar.jpg

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox