public static class CaptchaDataType.CaptchaImage extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
background |
File |
file |
String |
fillColor |
String |
font |
int |
height |
int |
swirl |
String |
text |
int |
width |
| Constructor and Description |
|---|
CaptchaImage(String text) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
int |
getHeight() |
String |
getPath() |
String |
getText() |
int |
getWidth() |
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}