I tried to take a snapshot of a JFrame and then export the image. The DPI was only 72dpi, and I would like to know how to increase the resolution.
I followed the link to set DPI of an image, but it does not really export a higher quality image... It seems to only change the meta-data of the image file, not actually increase the quality of the export.
How can I export the image with an actual higher resolution then 72 dpi?