Overlay
Adds a image overlay to the current image. If the overlay is larger than the image it will be resized to match the images dimensions.
The image overlay is called by name alone. It has to be a locally stored file which defaults to the location
~/images/imageprocessor/overlay/
. This value is configurable.
Added version 2.1.0
Requests are passed thus:
http://your-image?overlay=imageoverlay.png&overlay.position=30,30&overlay.size=100,100&overlay.opacity=50
Examples
Original

Overlay
