| AbstractGraphics2DAdapter |
A base class for graphics contexts that wrap an existing context to
selectively modify their behaviour.
|
| FilteredMultiResolutionImage |
A multi-resolution image that modifies an existing multi-resolution source
image by applying effects such as image filters.
|
| Histogram |
An image histogram contains information about the distribution of channel
values in an image.
|
| ImageStatistics |
Gathers basic statistics about an image, including the minimum, maximum, and
mean of each channel.
|
| ImageUtilities |
Utility methods for creating and converting images, icons, and other
graphics.
|
| MultiResolutionImageResource |
An image loaded from a resource URL that can support multiple resolutions.
|
| PrototypingGraphics2D |
A graphics context that selectively renders different classes of content for
speed or prototyping purposes.
|