GNU Classpath (0.95) | |
Frames | No Frames |
Classes implementing java.awt.image.RasterOp | |
class | AffineTransformOp performs matrix-based transformations (translations,
scales, flips, rotations, and shears).
|
class | Filter Raster pixels by applying a matrix.
|
class | ColorConvertOp is a filter for converting images or rasters between
colorspaces, either through a sequence of colorspaces or just from source to
destination.
|
class | Convolution filter.
|
class | LookupOp is a filter that converts each pixel using a lookup table.
|
class | RescaleOp is a filter that changes each pixel by a scaling factor and offset.
|
GNU Classpath (0.95) |