- From: <bugzilla@wiggum.w3.org>
- Date: Sat, 14 Nov 2009 06:36:48 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8307
Summary: It would be nice if there were a way to draw an image
with a color key. The only other way I can think of
doing this is by a for loop and pixel by pixel
copying... which probably isn't fast
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#dom-
context-2d-drawimage
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section:
http://www.whatwg.org/specs/web-apps/current-work/#dom-context-2d-drawimage
Comment:
It would be nice if there were a way to draw an image with a color key. The
only other way I can think of doing this is by a for loop and pixel by pixel
copying... which probably isn't fast
Posted from: 67.169.5.1
--
Configure bugmail: http://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 Saturday, 14 November 2009 06:36:49 UTC