Mask
Applies the given image mask to the current image. Any area containing transparency withing the mask will be removed from the original image. If the mask is larger than the image it will be resized to match the images dimensions.
The image mask is called by name alone. It has to be a locally stored file which defaults to the location
~/images/imageprocessor/mask/
. This value is configurable.
Added version 2.1.0
Requests are passed thus:
<!--Hue-->
http://your-image?mask=imagemask.png&mask.position=30,30
Examples
Original

Masked
