Changing DPI values
Posted: Wed Nov 24, 2004 1:29 pm
Hello,
I'm having troubles change the DPI values of an Image that I load into 'GflAX', for example:
when I load an JPEG Image:
pixels: 4892 x 1762 (x - y)
DPI: 300 x 300 (x - y)
I need to resize it to a smaller image, and lower the DPI value.
I resize the image to 500x180 pixels. nothing goes wrong here,
But when I change the Xdpi and Ydpi value to 180.
It only changes the Xdpi value. even if I only set the Ydpi value to 180.
the result DPI will always be: 180x300.
Does someone now how to correct this, or is it a bug?
Beste Regards,
Tyhrstan van den Berg.
I'm having troubles change the DPI values of an Image that I load into 'GflAX', for example:
when I load an JPEG Image:
pixels: 4892 x 1762 (x - y)
DPI: 300 x 300 (x - y)
I need to resize it to a smaller image, and lower the DPI value.
I resize the image to 500x180 pixels. nothing goes wrong here,
But when I change the Xdpi and Ydpi value to 180.
It only changes the Xdpi value. even if I only set the Ydpi value to 180.
the result DPI will always be: 180x300.
Does someone now how to correct this, or is it a bug?
Beste Regards,
Tyhrstan van den Berg.