8 Jul
2009
8 Jul
'09
12:46 p.m.
Jack Wootton wrote at: 2009. 07. 08. 14.32.:
Hello,
Is there an API for rendering bitmaps using Webkit, so for example, if I wanted to render a bitmap image not currently defined in the HTML document's markup, can I do this?
-- Regards Jack
Hey, yes you can. Check: WebCore/loader/ImageDocument.h WebCore/platform/graphics/Image.h WebCore/platform/graphics/BitmapImage.h Regards, Zoltan