prtksxna / ImageEditor

Web-based image editor using CamanJS and OOjs UI
9 stars 1 forks source link

Add method to ImageEditor class for fetching the contents of the canvas #3

Closed MarkTraceur closed 8 years ago

MarkTraceur commented 8 years ago

Should be suitable for saving to a backend

prtksxna commented 8 years ago

Would the Uint8ClampedArray in editor.image.pixelData be enough?

prtksxna commented 8 years ago

Added getImageData in 81b413d6d71790a624b792036540fb767f5aa04d.