[webkit-dev] rendering bitmaps
Zoltan Horvath
hzoltan at inf.u-szeged.hu
Wed Jul 8 05:46:34 PDT 2009
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
More information about the webkit-dev
mailing list