- From: Dirk Schulze <dschulze@adobe.com>
- Date: Fri, 18 Oct 2013 11:55:45 -0700
- To: Dean Jackson <dino@apple.com>
- CC: Chris Lilley <chris@w3.org>, Rik Cabanier <cabanier@gmail.com>, FX <public-fx@w3.org>
> razy idea: wouldn’t it be cool if the spec had inline JS that > manipulated a <canvas> element via ImageBuffer? The spec could also be > the reference implementation.) We had discussions about a new property for CanvasContext .filter(). Which takes a CSS filter string. Every drawing step would be filtered individually. Just like shadow. Another idea was to have a property that takes and ImageData as input, filters it and returns an ImageData object. I think the first idea is more powerful and better implementable in HW. I am not sure if any of these ideas should go to Filter Effects or to Canvas directly referencing Filter Effects. Greetings, Dirk
Received on Friday, 18 October 2013 18:56:13 UTC