Would be nice to have the output with the alpha already premultiplied

#3
by tonynoce - opened

Thanks for this repo and transformers JS !
It would be nice to add the ability to output the rgbA premultiplied of the image since I see that sharp is already installed as a dependency.

My js skills are low but tried to use it ( on Windows ) and couldnt make it, I had to use an external library for this ( Jimp ) in order to add the alpha channel to the original rgb and premultiply it

Sign up or log in to comment