Resize image in terms of its pixel size, so that when displayed at the given resolution it will be the same size in terms of real world units as the original image at the original resolution.
the target horizontal resolution
the target vertical resolution
The filter to use when resizing.
Values > 1 increase the blurriness. Values < 1 increase the sharpness.
See Implementation
Resize image in terms of its pixel size, so that when displayed at the given resolution it will be the same size in terms of real world units as the original image at the original resolution.