image-js / fast-png

PNG image decoder and encoder written entirely in JavaScript
MIT License
329 stars 17 forks source link

Add Uint8ClampedArray to PNGDataArray union type #13

Closed p01 closed 3 years ago

p01 commented 3 years ago

This small change will enable to pass raw ImageData objects to the encode method