Please have a look at this thread: http://www.nabble.com/Webkit-capture-web-page-content-API-td23516755.html . Also, it has been discussed a few times in the mailing list, so google is also your friend. hope that helps. -- --Antonio Gomes On Fri, May 22, 2009 at 2:23 PM, webkitUser<psailup@yahoo.com> wrote:
Hi,
I have modified the WinLauncher application to dump what it has rendered.
Basically I have plugged in the "createBitmapContextFromWebView" method from DumpRenderTree Sample, which is supposed to dump a png out of a WebView.
However, I see that the resulting png just has a blank image and not the rendered contents. Is this expected?
If yes, how can I get an image out of the Webkit rendered contents?
Thanks in Advance,
-- View this message in context: http://www.nabble.com/Webkit-Rendered-Image-tp23671148p23671148.html Sent from the Webkit mailing list archive at Nabble.com.
_______________________________________________ webkit-dev mailing list webkit-dev@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
-- --Antonio Gomes