resize an image function
I wrote this function long time ago and I have used it so many since then. I decided to publish it.
You can find plenty of similar functions but this one is a little bit different. As a parameter you specify new MAX dimensions so image will be scaled based on its height or width. I [...]