功能:
这个函数用于清空视图。相当于对视图区进行cleardevice。
声明:
void clearviewport(
PIMAGE pimg = NULL
);
参数:
pimg
见setviewport
返回值:
(无)
示例: