[Webkit-unassigned] [Bug 54915] Remove unused JPEGImageEncoder code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 24 12:41:26 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54915





--- Comment #12 from Yong Li <yong.li.webkit at gmail.com>  2011-02-24 12:41:26 PST ---
(In reply to comment #11)
> (In reply to comment #10)
> > It allows ImageBuffer to easily support saving images with image/jpeg format.
> 
> Why is this useful?  How will this be exposed to users?

canvas.toDataURL(type);

A web page can use this feature to convert canvas to iamge. A sample:

http://www.nihilogic.dk/labs/canvas2image/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list