类 play.libs.Images.Captcha
的使用

使用 Images.Captcha 的软件包
play.libs   
 

play.libsImages.Captcha 的使用
 

返回 Images.Captchaplay.libs 中的方法
 Images.Captcha Images.Captcha.addNoise()
          Add noise to the captcha.
 Images.Captcha Images.Captcha.addNoise(java.lang.String color)
          Add noise to the captcha.
static Images.Captcha Images.captcha()
          Create a 150x150 captcha image
static Images.Captcha Images.captcha(int width, int height)
          Create a captche image
 Images.Captcha Images.Captcha.setBackground(java.lang.String color)
          Set a solid background.
 Images.Captcha Images.Captcha.setBackground(java.lang.String from, java.lang.String to)
          Set a gradient background.
 Images.Captcha Images.Captcha.setSquigglesBackground()
          Set a squiggles background
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly