[Webkit-unassigned] [Bug 89867] [Texmap] Remove platform specific code in BitmapImageGL::updateContents by using GraphicsContext3D::extractImageData.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 19:20:42 PDT 2012


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





--- Comment #16 from Noam Rosenthal <noam.rosenthal at nokia.com>  2012-06-25 19:20:41 PST ---
(In reply to comment #15)
> When I called GraphicsContext3D::extractImageData(image, GraphicsContext3D::RGBA, GraphicsContext3D::UNSIGNED_BYTE, flipY, false /* premultiplyAlpha */, false /* ignoreGammaAndColorProfile */, imageData);
> I can not get proper pixel data.
> 
> Could you explain briefly how we can get unpremultiplyAlpha pixel using GC3D?

Sorry, it's inside GRaphicsContext3D::extractImageData. This comment should have been for bug 89865.

-- 
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