发布时间:2022-08-09 文章分类:编程知识 投稿人:王小丽 字号: 默认 | | 超大 打印

WebKit Frame Capture Example

Files:

  • webkit/framecapture/framecapture.cpp
  • webkit/framecapture/framecapture.h
  • webkit/framecapture/main.cpp
  • webkit/framecapture/framecapture.pro

The Frame Capture example shows how to use the WebKit browser engine to obtain images of frames in a Web page.

This example is designed to be run from the command line. Run the example without arguments to obtain usage information.