[Webkit-unassigned] [Bug 22186] [QT] lacks getImageData / putImageData support in Canvas

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 11 14:02:31 PST 2008


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





------- Comment #1 from krit at webkit.org  2008-11-11 14:02 PDT -------
Created an attachment (id=25053)
 --> (https://bugs.webkit.org/attachment.cgi?id=25053&action=view)
getImageData support

This adds getImageData-support to Qt. It fails when the alpha is lower than
255. Don't know if it is a problem of the calculation, this bug:
https://bugs.webkit.org/show_bug.cgi?id=20079 or if the alpha-value is allways
255 from translating a QPixmap to a QImage.


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



More information about the webkit-unassigned mailing list