Hi
What you are saying is to just through it into a borderless table why didn't I think of that. What I had been trying to do was to createimage(100, 100);as the canvas and then put the resized image on the canvas. I had already done getimagesize for the original size to make the calulations 100/$width or 100/$height to obtain a percentage for the $newwidth or $newheight. I will play with that and see if that is all I need.
Thanks Mike
|