I had a javascript code which load an image at runtime. The image is loaded on a div tag. I can execute V8 from my c++ program and generate the image. The image is generated on browser cache.
How to display the image in div tag like a C++ object like QPixmap and do some processing on it. Anyone please help. I am new to googleV8. Thanks in advance -- Rashad -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
