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
* Web Design & Hosting * Internet & Intranet Applications Development *

/*
Absent, adj.:
Exposed to the attacks of friends and acquaintances; defamed; slandered.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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 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 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 & Hosting * Internet & Intranet Applications Development *
> >
> > /*
> > QOTD:
> > If you're looking for trouble, I can offer you a wide selection.
> > */
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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 > Image functions
>
> --
> Jason Wong -> Gremlins Associates -> www.gremlins.com.hk
> Open Source Software Systems Integrators
> * Web Design & Hosting * Internet & Intranet Applications Development *
>
> /*
> QOTD:
> If you're looking for trouble, I can offer you a wide selection.
> */



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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 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 & Hosting * Internet & Intranet Applications Development *
>
> /*
> QOTD:
> If you're looking for trouble, I can offer you a wide selection.
> */



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




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 & Hosting * Internet & Intranet Applications Development *

/*
QOTD:
If you're looking for trouble, I can offer you a wide selection.
*/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php