Preview
You will learn:
How to discover the width and height of an image that you have loaded into a bitmap in memory.
How to create a graphics window of sufficient size to contain two copies of the image
(one above the other).
How to display numeric information in a graphics window superimposed on an image that was previously displayed in that window as shown in
Figure 1
.
Figure 1. Screen output for program named ImageNegate03.