| Class | Description |
|---|---|
| PictureExplorer |
This class encapsulates an interactive application which can display a raster
image and provide some basic functionality for exploration.
|
| Pixel |
This class encapsulates a pixel that exists in the context of an existing
raster graphic image.
|
| PixelServices |
Utility class that encapsulates various functions concerning pixels.
|
| RasterImage |
This class encapsulates a raster graphics image, which is an image that is
composed of a rectangular grid of pixels.
|