A class that helps to create 'screenshots' of webpages using Qt's QWebkit. Requires PyQt4 library. Use "render()" to get a 'QImage' object, render_to_bytes() to get the resulting image as 'str' object or render_to_file() to write the image directly into a 'file' resource.
source not stored for this graph (policy: none)