As a side effect this method converts from progressive jpeg
(if any) to regular
Parameters: quality - quality of new jpeg: 0..1, with 1 being highest quality
rescale
public void rescale(int width, int height, float quality)(Code)
Rescales this image with specified width, height and quality
Parameters: width - new width Parameters: height - new height Parameters: quality - new quality