$maxWordLength $maxWordLength : Max word length (for non-dictionary random text generation) Used for dictionary words indicating the word-length for font-size modification purposes Type
$fonts $fonts : Font configuration font: TTF file spacing: relative pixel space between character minSize: min font size maxSize: max font size Type
$scale $scale : Internal image size factor (for better image quality) 1: low, 2: medium, 3: high Type
$blur $blur : Blur effect for better image quality (but slower image processing). Better image results with scale=3 Type
GetDictionaryCaptchaText() GetDictionaryCaptchaText(boolean $extended = false) : string Random dictionary word generation Parameters boolean $extended Add extended "fake" words Returns string — Word
GetRandomCaptchaText() GetRandomCaptchaText( $length = null) : string Random text generation Parameters $length Returns string — Text