[Bug 11517] Since context.putImageData() does not handle compositing, another set of methods, maybe context.drawImageData(), should be created to allow ImageData objects to be drawn onto the canvas in the same fashion as Image objects.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=11517

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |LATER

--- Comment #6 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-02-29 22:25:46 UTC ---
I'll look at this again when dealing with high-res putImageData().

In general though it's not clear to me why drawImage() isn't already sufficient
here.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 29 February 2012 22:25:50 UTC