/captcha

java captcha utill, Verification Code

Primary LanguageJavaApache License 2.0Apache-2.0

How to use ?


File file6 = new File("F:\\verifies\\8.gif");
VerificationCodeUtil.outputImage(w, h, new FileOutputStream(file6), 4, VerificationCodeMode.MIXGIF);