glfx.js icon indicating copy to clipboard operation
glfx.js copied to clipboard

Add export canvas method (current rendering result)

Open munenari opened this issue 3 years ago • 0 comments

Adds the ability to copy the canvas that has current filter results. Previously I had to work with fx.canvas()._.gl etc. Make it easier to use as canvas.toDataURL('image/jpeg') or blob.

Thank you for the amazing image conversion library.

munenari avatar Jun 27 '22 04:06 munenari