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 _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

