Uses of Class java.awt.image.Kernel

Uses in package java.awt.image

Constructors with parameter type java.awt.image.Kernel

Construct a ConvolveOp.
ConvolveOp.ConvolveOp(Kernel kernel, int edgeCondition, RenderingHints hints)
Construct a ConvolveOp.

Methods with return type java.awt.image.Kernel

Kernel
Returns (a clone of) the convolution kernel.