DEV Community

AndyBullet
AndyBullet

Posted on

Problem: turning an image into a canvas ignores the filters

Hi, in this code I put a button with a function that turn a div containing an image into a canvas, and I setted filters to this image but they are ignored, the canvas shows the original image without them. Can you help me?

Top comments (0)