| 包 | helper | 
|---|---|
| 类层次 | class Helper_ImgCodeTTF | 
| 版本 | $Id: imgcode.php 2642 2009-08-07 08:26:39Z dualface $ | 
Helper_ImgCodeTTF 使用 ttf 字体生成验证码
| 属性 | 类型 | 描述 | 定义于 | 
|---|---|---|---|
| $_options | array | 生成验证码需要的选项 | Helper_ImgCodeTTF | 
| $_font_list | array | 内置的字体列表 | Helper_ImgCodeTTF | 
| 方法 | 描述 | 定义于 | 
|---|---|---|
| __construct() | 构造函数 | Helper_ImgCodeTTF | 
| generateCode() | 生成验证码 | Helper_ImgCodeTTF | 
| generateImage() | 生成验证码图像,返回 QView_Output 对象 | Helper_ImgCodeTTF |