BufferedImageOp, Cloneablepublic class BlurFilter extends ConvolveFilter
| 限定符和类型 | 字段 | 说明 |
|---|---|---|
protected static float[] |
blurMatrix |
A 3x3 convolution kernel for a simple blur.
|
alpha, CLAMP_EDGES, kernel, premultiplyAlpha, WRAP_EDGES, ZERO_EDGES| 构造器 | 说明 |
|---|---|
BlurFilter() |
| 限定符和类型 | 方法 | 说明 |
|---|---|---|
String |
toString() |
clone, getRGB, setRGBconvolve, convolve, convolveH, convolveHV, convolveV, createCompatibleDestImage, filter, getBounds2D, getEdgeAction, getKernel, getPoint2D, getPremultiplyAlpha, getRenderingHints, getUseAlpha, setEdgeAction, setKernel, setPremultiplyAlpha, setUseAlphapublic String toString()
toString 在类中 ConvolveFilterCopyright © 2019. All rights reserved.