ShotGraph 能在以下的环境中使用: Visual Basic VBScript Visual Basic for applications (VBA),
Word,
Excel, etc. Active Server Pages (ASP) engine with Internet Information Server Perl for Windows others
ShotGraphCOOL代码: 上载文件 计数器 画GIF动画图形 画图形
我们来先来简单的:Step by step首先建立一个对象 "shotgraph.image". 使用 CreateImage 方法。
使用 SetColor 方法一次或者多次来定义画图要使用的颜色。
清除你图区中的所有内容,必要时使用 FillRect 普遍认为方法. 使用有效的方法画图. 使用 GifImage 函数. 你的图画就完成了! 下面的是一个简单的例子来说怎样用 shotgraph画图。
The size of the image is 201x201.