[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:18:30 PDT 2012


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





--- Comment #15 from Huang Dongsung <luxtella at company100.net>  2012-06-25 19:18:29 PST ---
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?

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