Handy reference for reading and scaling images in Java
Aug 23, 2004 16:16 · 24 words · 1 minute read
Here’s a good thread on image scaling that includes some nice tips like how to get a scaled BufferedImage instead of a scaled Image.
Here’s a good thread on image scaling that includes some nice tips like how to get a scaled BufferedImage instead of a scaled Image.