| Package | Description |
|---|---|
| java.awt.image |
Provides classes for creating and modifying images.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AreaAveragingScaleFilter
An ImageFilter class for scaling images using a simple area averaging algorithm that produces smoother results than the nearest neighbor algorithm.
|