Re: [PHP] IMAGING WITH PHP

2002-04-13 Thread Jason Wong
On Sunday 14 April 2002 02:08, Vins wrote: How would I find out the image size ratio so that I could resize and image without the image pixelating ? Manual Image functions -- Jason Wong - Gremlins Associates - www.gremlins.com.hk Open Source Software Systems Integrators * Web Design

Re: [PHP] IMAGING WITH PHP

2002-04-13 Thread Vins
There is nothing in there about image ratios but let me double check again. maybe it was my error and if so... forgive me I'm from South Africa LOL Jason Wong [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... On Sunday 14 April 2002 02:08, Vins wrote: How would I find out the

Re: [PHP] IMAGING WITH PHP

2002-04-13 Thread Vins
nope i'm not wrong. no functin to determine the image ratio Jason Wong [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED]... On Sunday 14 April 2002 02:08, Vins wrote: How would I find out the image size ratio so that I could resize and image without the image pixelating ? Manual

RE: [PHP] IMAGING WITH PHP

2002-04-13 Thread Mark Charette
Since you get width height the ratio is trivial. mark C. -Original Message- From: Vins [mailto:[EMAIL PROTECTED]] Sent: Saturday, April 13, 2002 3:02 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] IMAGING WITH PHP There is nothing in there about image ratios but let me double

Re: [PHP] IMAGING WITH PHP

2002-04-13 Thread Jason Wong
On Sunday 14 April 2002 04:05, Vins wrote: nope i'm not wrong. no functin to determine the image ratio Let's go back to basics. What do you need to know to determine the image size ratio? -- Jason Wong - Gremlins Associates - www.gremlins.com.hk Open Source Software Systems Integrators *