Back to Jimp

README

plugins/plugin-mask/README.md

1.6.1451 B
Original Source
<div align="center"> <h1>@jimp/plugin-mask</h1> <p>mask an image with another image.</p> </div>

Masks a source image on to this image using average pixel colour. A completely black pixel on the mask will turn a pixel in the image completely transparent.