I was wondering if anyone could tell me how to scale an image. The image is originally 200 x 200.
Thanx
Printable View
I was wondering if anyone could tell me how to scale an image. The image is originally 200 x 200.
Thanx
Look at java.awt.image in the API docs.
CornedBee is right
here is a link
it's not difficult to use