| 程序包 | 说明 |
|---|---|
| ameba.util |
| 限定符和类型 | 方法和说明 |
|---|---|
Images.Captcha |
Images.Captcha.addFont(Font font) |
Images.Captcha |
Images.Captcha.addGimpy(GimpyRenderer gimpyRenderer) |
Images.Captcha |
Images.Captcha.addNoise()
Add noise to the captcha.
|
Images.Captcha |
Images.Captcha.addNoise(Color color) |
Images.Captcha |
Images.Captcha.addNoise(String color)
Add noise to the captcha.
|
static Images.Captcha |
Images.captcha()
Create a 150x150 captcha image
|
static Images.Captcha |
Images.captcha(int width,
int height)
Create a captche image
|
Images.Captcha |
Images.Captcha.setBackground(String color)
Set a solid background.
|
Images.Captcha |
Images.Captcha.setBackground(String from,
String to)
Set a gradient background.
|
Images.Captcha |
Images.Captcha.setSquigglesBackground()
Set a squiggles background
|
Copyright © 2014–2016. All rights reserved.