Frames | No Frames |
Classes implementing java.awt.image.RasterOp | |
class | This raster copy operation assumes that both source and destination
sample models are tightly pixel packed and contain the same number
of bands.
|
Classes implementing java.awt.image.RasterOp | |
class | This class performs affine transformation between two images or
rasters in 2 dimensions.
|
class | Filter Raster pixels by applying a matrix.
|
class | ColorConvertOp is a filter for converting an image from one colorspace to
another colorspace. |
class | Convolution filter.
|
class | LookupOp is a filter that converts each pixel using a lookup table.
|
class |