I am having difficulty using the Java JAI (Java Advance Imaging) API to change the resolution of a JPEG image from lets say 1024x800 to 512x400.
I have played around with the API and keep getting stream or java.lang.OutOfMemory
exceptions.
Anyone with a working example.
Here's a working example, supplied on an "as is" basis with no warranty :)
Here's one using JAI