- sample - 类 中的变量com.wf.captcha.utils.GifEncoder
-
- samplefac - 类 中的变量com.wf.captcha.utils.Quant
-
- setArithmeticString(String) - 类 中的方法com.wf.captcha.base.ArithmeticCaptchaAbstract
-
- setCharType(int) - 类 中的方法com.wf.captcha.base.Captcha
-
- setDelay(int) - 类 中的方法com.wf.captcha.utils.GifEncoder
-
Sets the delay time between each frame, or changes it
for subsequent frames (applies to last frame added).
- setDispose(int) - 类 中的方法com.wf.captcha.utils.GifEncoder
-
Sets the GIF frame disposal code for the last added frame
and any subsequent frames.
- setFont(Font) - 类 中的方法com.wf.captcha.base.Captcha
-
- setFont(int) - 类 中的方法com.wf.captcha.base.Captcha
-
- setFont(int, float) - 类 中的方法com.wf.captcha.base.Captcha
-
- setFont(int, int, float) - 类 中的方法com.wf.captcha.base.Captcha
-
- setFrameRate(float) - 类 中的方法com.wf.captcha.utils.GifEncoder
-
Sets frame rate in frames per second.
- setHeader(HttpServletResponse) - 类 中的静态方法com.wf.captcha.utils.CaptchaUtil
-
设置相应头
- setHeight(int) - 类 中的方法com.wf.captcha.base.Captcha
-
- setLen(int) - 类 中的方法com.wf.captcha.base.Captcha
-
- setQuality(int) - 类 中的方法com.wf.captcha.utils.GifEncoder
-
Sets quality of color quantization (conversion of images
to the maximum 256 colors allowed by the GIF specification).
- setRepeat(int) - 类 中的方法com.wf.captcha.utils.GifEncoder
-
Sets the number of times the set of GIF frames
should be played.
- setSize(int, int) - 类 中的方法com.wf.captcha.utils.GifEncoder
-
Sets the GIF frame size.
- setTransparent(Color) - 类 中的方法com.wf.captcha.utils.GifEncoder
-
Sets the transparent color for the last added frame
and any subsequent frames.
- setWidth(int) - 类 中的方法com.wf.captcha.base.Captcha
-
- sizeSet - 类 中的变量com.wf.captcha.utils.GifEncoder
-
- SpecCaptcha - com.wf.captcha中的类
-
png格式验证码
Created by 王帆 on 2018-07-27 上午 10:08.
- SpecCaptcha() - 类 的构造器com.wf.captcha.SpecCaptcha
-
- SpecCaptcha(int, int) - 类 的构造器com.wf.captcha.SpecCaptcha
-
- SpecCaptcha(int, int, int) - 类 的构造器com.wf.captcha.SpecCaptcha
-
- SpecCaptcha(int, int, int, Font) - 类 的构造器com.wf.captcha.SpecCaptcha
-
- start(OutputStream) - 类 中的方法com.wf.captcha.utils.GifEncoder
-
Initiates GIF file creation on the given stream.
- start(String) - 类 中的方法com.wf.captcha.utils.GifEncoder
-
Initiates writing of a GIF file with the specified name.
- started - 类 中的变量com.wf.captcha.utils.GifEncoder
-