image overlay

Allows you to overlay two images into a single image.


Example

Running this code will overlay the image "D:\Automaxed\Image Automation\Color Print Test Image 28.jpg" to the image "D:\Automaxed\Image Automation\Color Print Test Image 28.jpg" with the following dimensions:

  • Width: 150
  • Height: 150
  • Opacity: 50

Saving it as "D:\Automaxed\Image Automation\image overlay.jpg

plugin command("Image Automation.dll", "image overlay", "D:\\Automaxed\\Image Automation\\Color Print Test Image 28.jpg", "D:\\Automaxed\\Image Automation\\image overlay.jpg", "D:\\Automaxed\\Image Automation\\Color Print Test Image 28.jpg", 0, 0, 150, 150, 50)

Was this helpful?

Previous Article

image opacity

Next Article

image overlay color