tiff icon indicating copy to clipboard operation
tiff copied to clipboard

Force alpha decoding?

Open benwiley4000 opened this issue 5 years ago • 0 comments

It would be interesting to have an option to always return 4-component alpha representation, even if the image is only 3-channel. The idea being that you can then directly use the Uint8Array's buffer to create a Uint8ClampedArray to be fed into a canvas's ImageData.

benwiley4000 avatar Nov 04 '20 21:11 benwiley4000