Computer Science Canada

Images in Java

Author:  Jonny Tight Lips [ Wed Aug 03, 2005 12:51 am ]
Post subject:  Images in Java

I was just wondering how to display images in Java. I was trying to find it online but I couldn't find any general instructions. An exaple would be great but any help at would is nice. Thx.

Author:  rizzix [ Wed Aug 03, 2005 12:57 am ]
Post subject: 

try these:
Java Almanac: LoadImage, DrawImage and TransformImage

They are examples for java 1.4,, but it should work with 5.0

Author:  Jonny Tight Lips [ Wed Aug 03, 2005 11:31 pm ]
Post subject: 

I'm guessing that it would be a good idea to lean swing before I go into this stuff. Thats a nice site though thx.


: