Uses of Class
railo.commons.img.CaptchaException

Packages that use CaptchaException
railo.commons.img   
railo.runtime.img   
 

Uses of CaptchaException in railo.commons.img
 

Methods in railo.commons.img that throw CaptchaException
 BufferedImage AbstractCaptcha.generate(String text, int width, int height, String[] fonts, boolean useAntiAlias, Color fontColor, int fontSize, int difficulty)
          generates a Captcha as a Buffered Image file
 

Uses of CaptchaException in railo.runtime.img
 

Methods in railo.runtime.img that throw CaptchaException
 BufferedImage MarpleCaptcha.generate(String text, int width, int height, String[] fonts, boolean useAntiAlias, Color fontColor, int fontSize, int difficulty)
           
 



Copyright © 2012 Railo