Really sorry if my question is a duplicate one.
based on this problem Capture/save/export an image with CSS filter effects applied and from that link was asked before, still no idea to solve the problem. because Im using many filter effect in a canvas (like hueRotate, brightness, sepia, blur, contrast, etc).
is anyone know how to save an image with css filter applied? the key from this problem is how to putImageData from filter layer into canvas.
I've tried many times and it come with no filter applied. I've also searching from any website and books, still have no idea to solve this.
so, is anyone solve this problem?
(sorry for my bad english, this problem is my final task, so I will really appreciate if you guys can help me.)