Purpose
To show you:
- How to load an image file into memory.
- How to determine
the size of the image.
- How to create a negative of the image.
- How to display
both the original and the negative image in an onscreen window of sufficient
size to contain the two.
- How to convert numeric values into strings and display them on an image.
without knowing the size of the image in advance.