Images in Java
Author |
Message |
Jonny Tight Lips
|
Posted: 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. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
rizzix
|
Posted: Wed Aug 03, 2005 12:57 am Post subject: (No subject) |
|
|
try these:
Java Almanac: LoadImage, DrawImage and TransformImage
They are examples for java 1.4,, but it should work with 5.0 |
|
|
|
|
|
Jonny Tight Lips
|
Posted: Wed Aug 03, 2005 11:31 pm Post subject: (No 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. |
|
|
|
|
|
|
|