Index: [thread] [date] [subject] [author]
  From: Gordon Lane Blundell III <glb4@acpub.duke.edu>
  To  : 
  Date: Tue, 20 Apr 1999 02:32:08 -0400

drawImage

I have created a canvas in my applet and I want to use drawImage(myImage, 0,
0, myCanvas) to paint an image onto this canvas. This however is not
working. I do not see any examples of drawing on an Object other that the
applet itself, is it outlawed? and is there an alternative? thanks

lane
glb4@acpub.duke.edu




Index: [thread] [date] [subject] [author]