Rescale an Image using Java

1
2
import java.awt.Graphics2D;
import java.awt.geom.AffineTransform;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Simple snippet showing how to rescale an Image using Java code.

#image #imaging #bufferedImage #ImageIO #Graphics2D

#cesarnog

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.