In Java, how can I resize an image into a default size for any kind or size of image?
+2
A:
There are full articles on how to do this around the net, something like these should get you going:
- High-Quality Image Resize with Java
- Ultimate Java Image Manipulation (Includes many other image functions)
Nick Craver
2010-02-21 12:12:55