| Attribute |
Req'd |
Description |
| Text |
Yes |
The text to be used in the captcha |
| Height |
No |
The resulting image's height |
| Width |
No |
The resulting image's width |
| Font |
No |
The font (defaults to Arial) |
| FontSize |
No |
The font size in points (defaults to 50 or best fit) |
| OutFile |
Yes |
The filename and path of the resulting image |
| Font_Color |
No |
The HTML color value of the font (defaults to red) |
| Font_Opacity |
No |
The percentage (0-100) of font opacity |
| Rotate |
No |
Toggle the use of text displacement/rotation (defaults to Yes) |
| Background_Image |
No |
The image to use for the background. Defaults to random gradient (using bgcolor1 and bgcolor2) |
| BGColor1 |
No |
First color of random gradient |
| BGColor2 |
No |
Second color of random gradient |
| Distortion_Method |
No |
A number from 1-4(defaults to 1, see distortion methods below) |
| Quality |
No |
Resulting JPEG quality (10-100) |
| XPos |
No |
The X coordinate of the text (defaults to centered) |
| YPos |
No |
The Y coordinate of the text (defaults to centered) |
| Noise_Percent |
No |
Amount of edge disrupting noise to add |
| Noise_Radius |
No |
The radius of disruption in pixels |