| 程序包 | 说明 |
|---|---|
| ameba.captcha | |
| ameba.captcha.noise |
| 限定符和类型 | 方法和说明 |
|---|---|
Captcha.Builder |
Captcha.Builder.addNoise(NoiseProducer nProd)
Add noise using the given NoiseProducer.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CurvedLineNoiseProducer
Adds a randomly curved line to the image.
|
class |
StraightLineNoiseProducer
Draws a 4-pixel thick straight red line through the given image.
|
Copyright © 2014–2016. All rights reserved.