internal package Foswiki::Plugins::CaptchaPlugin::Captcha internal package Foswiki::Plugins::CaptchaPlugin::Captcha ClassMethod new() → $captcha ObjectMethod randomColor() → [$r, g, b] ObjectMethod invertColor($rgb) → [$r, $g, $b] ObjectMethod writeDebug($message) ObjectMethod toHash() → $hash ObjectMethod toHtml() → $html ObjectMethod init($dontCreate) ObjectMethod isValid($response, $forceDelete) → $boolean