Resize - Ratio_Y Doesn't seem to work!

See all posts See thread Reply

Re: Resize - Ratio_Y Doesn't seem to work! new!
by Patrick, 14 years, 3 months ago
Hi Colin,

I'm not sure if I have a problem or not - switching between the loaded image and the original gives the impression that there is something not quite right but if I look at the loaded image long enough I can convince myself it is ok - if there is a distortion it is pretty subtle (this is for a pic wider on the x-axis). For a pic wider on the y-axis it looks very distorted but looking at the forum it has become clear that I need to add a few more lines of code to deal with that situation.

Would you expect a degree of distortion in the first scenario?

Where do I get the log from?

Regards.
Patrick.Reply
Re: Resize - Ratio_Y Doesn't seem to work! new!
by colin, 14 years, 3 months ago
You shouldn't have any distortion (unless your image is only a few pixels high/wide).

For the logs, just output $handle->log after calling process()Reply