imagetint
v0.0.1
Published
A small utility for tinting images with 'multiply' blend mode, when supported
Downloads
3
Readme
imagetint
This is a small utility for tinting images with 2D canvas and 'multiply' blend mode.
Generally you will use this through tintcache
, another NPM module which handles caching for more optimal tinted rendering.