类 BlurImageOp
java.lang.Object
spring.turbo.module.misc.captcha.google.filter.lib.AbstractImageOp
spring.turbo.module.misc.captcha.google.filter.lib.AbstractConvolveImageOp
spring.turbo.module.misc.captcha.google.filter.lib.BlurImageOp
- 所有已实现的接口:
BufferedImageOp
- 从以下版本开始:
- 1.0.0
-
字段概要
从类继承的字段 spring.turbo.module.misc.captcha.google.filter.lib.AbstractImageOp
EDGE_CLAMP, EDGE_MIRROR, EDGE_ZERO, edgeMode, hints -
构造器概要
构造器 -
方法概要
从类继承的方法 spring.turbo.module.misc.captcha.google.filter.lib.AbstractConvolveImageOp
filter从类继承的方法 spring.turbo.module.misc.captcha.google.filter.lib.AbstractImageOp
bilinear, createCompatibleDestImage, filter, getBounds2D, getEdgeMode, getPixel, getPixelBilinear, getPoint2D, getRenderingHints, limit, limitByte, setEdgeMode
-
构造器详细资料
-
BlurImageOp
public BlurImageOp()
-