Construct a Picture object

Listing 6  creates a new Picture object, and

Listing 6. Construct a Picture object.
    pix = new Picture(fileName);
    pix.addMessage("Dick Baldwin",10,20);
File: ar.htm [Next] [Prev]