Introduction - If you have any usage issues, please Google them yourself
Java stretch when scaling an image, slide the slider to zoom the image in real time stretching in the corresponding direction When you click the " Reset" button, then display the original image. Specifically, the use of java.awt.geom package AffineTransform class to achieve the image stretched scaling.