How can i re-size big images to fit small boxes?
Printable View
How can i re-size big images to fit small boxes?
See Lesson: Working with Images (The Java™ Tutorials > 2D Graphics) The Image class has a getScaledInstance method.
You'll have to be more precise than that. Exceptions? Compile time errors? Post an SSCCE that shows the problemQuote:
Doesn't seem to help.