| 程序包 | 说明 |
|---|---|
| cn.apiclub.captcha | |
| cn.apiclub.captcha.backgrounds |
| 限定符和类型 | 方法和说明 |
|---|---|
BackgroundProducer |
CaptchaBean.getBgProd() |
| 限定符和类型 | 方法和说明 |
|---|---|
Captcha.Builder |
Captcha.Builder.addBackground(BackgroundProducer bgProd)
Add a background using the given
BackgroundProducer. |
void |
CaptchaBean.setBgProd(BackgroundProducer bgProd) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
FlatColorBackgroundProducer |
class |
GradiatedBackgroundProducer
Creates a gradiated background with the given from and to
Color values.
|
class |
SquigglesBackgroundProducer |
class |
TransparentBackgroundProducer
Generates a transparent background.
|
Copyright © 2015. All rights reserved.