Interface | Description |
---|---|
DitherOp.DitherAlgorithm |
Class | Description |
---|---|
AbstractBufferedImageOp |
The
AbstractBufferedImageOp provides a basic implementation to
implement the BufferedImageOp interface. |
Animation |
The
Animation class takes a series of Layer s and
puts them in a single output graphic stream adding animation code for the
number of loops and the delay time and disposal method of the single patches. |
ColorCurve |
The
ColorCurve class is a container to provide color and tonality
information. |
DistortOp |
The
DistortOp class implements the distortion operation on a
BufferedImage . |
Dither | Deprecated
as of Communiqu 3.1.0, use com.day.image.DitherOp instead, this
class will be removed in the next release.
|
DitherOp |
The
DitherOp provides the dithering capability for reducing
colors of an image to any number of colors. |
EmbossOp |
The
EmbossOp implements embossing of an image against another
image, the so called bump image. |
Font |
The
Font class is a wrapper for the
com.day.image.Font class which provides the functionality to
seamlessly support multiple font formats and sources. |
ImageSupport |
The
ImageSupport class provides methods, which are implemented
differently for Java 1.3 and for Java 1.4. |
Layer |
The
Layer class provides a simplified usage pattern for doing
graphics rendering. |
Layer.LuminanceSystem |
The
LuminanceSystem class encapsulates luminance factor
values for greyscaling operations. |
LineStyle |
The
LineStyle class implements the Communiqu 2 line style. |
MultitoneOp |
The
MultitoneOp class implements similar functionality as the
Photoshop Duplex function. |
ResizeOp |
The ResizeOp class implements a weighted resize filter which produces better
results than the scaling AffineTransformOp and is faster than a blurring
ConvolveOp with a following scaling AffineTransformOp.
|
StampOp |
The
StampOp is an image operation, which may scale the source
image to the destination image and put a stamp mark ontop of the (scaled)
destination image. |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"