| Package | Description |
|---|---|
| visual.dynamic.described | |
| visual.statik.sampled |
| Class and Description |
|---|
| Content
A BufferedImage that knows how to render itself
(i.e., a BufferedImage along with all of
the attributes necessary for rendering).
|
| Class and Description |
|---|
| BufferedImageOpFactory
A class that can be used to construct BufferedImageOp objects that
can then be used to operate on static sampled visual content.
|
| Content
A BufferedImage that knows how to render itself
(i.e., a BufferedImage along with all of
the attributes necessary for rendering).
|
| GrayExceptOp
A BufferedImageOp that returns a gray-scale version
with one color (in a particular area) left unchanged.
|
| IdentityOp
A BufferedImageOp that returns (a copy of) the source
image unchanged.
|