| 程序包 | 说明 |
|---|---|
| cn.allbs.captcha.core |
| 限定符和类型 | 方法和说明 |
|---|---|
static CaptchaInfo.CaptchaInfoBuild |
CaptchaInfo.builder() |
CaptchaInfo.CaptchaInfoBuild |
CaptchaInfo.CaptchaInfoBuild.color(Color color)
设置验证码的颜色
|
CaptchaInfo.CaptchaInfoBuild |
CaptchaInfo.CaptchaInfoBuild.font(Font font)
设置验证码的字体
|
CaptchaInfo.CaptchaInfoBuild |
CaptchaInfo.CaptchaInfoBuild.imageType(int imageType)
图片类型
|
CaptchaInfo.CaptchaInfoBuild |
CaptchaInfo.CaptchaInfoBuild.interfereCount(int interfereCount) |
CaptchaInfo.CaptchaInfoBuild |
CaptchaInfo.CaptchaInfoBuild.size(int len,
int width,
int height)
设置验证码的边框大小及字符个数
|
CaptchaInfo.CaptchaInfoBuild |
CaptchaInfo.CaptchaInfoBuild.type(int type)
是否添加混淆曲线
|
Copyright © 2022. All rights reserved.