Package | Description |
---|---|
java.awt.image |
Provides classes for creating and modifying images.
|
Modifier and Type | Method and Description |
---|---|
Kernel |
ConvolveOp.getKernel()
Returns the Kernel.
|
Constructor and Description |
---|
ConvolveOp(Kernel kernel)
Constructs a ConvolveOp given a Kernel.
|
ConvolveOp(Kernel kernel,
int edgeCondition,
RenderingHints hints)
Constructs a ConvolveOp given a Kernel, an edge condition, and a
RenderingHints object (which may be null).
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.