| Interface | Description |
|---|---|
| Transformable |
An interface to transform a pixel at the given coordinates with the given color
|
| Class | Description |
|---|---|
| Controller |
The controller that handles all of the UI components of the Main window
|
| ImageIO |
Provides all of the methods necessary for reading and writing Image files of the given types
|
| KernelController |
The controller that handles all of the UI components of the Kernel window
|
| Lab8 |
The main class for Lab 8.
|