[expert advice required][Is getImageSize really smart ?]
From: jfsebastian (jfsebastian_at_netcourrier.com)
Date: 03/30/04
- Next message: Kevin Thorpe: "Re: Create PDFs from JPGs ?"
- Previous message: Ruby Tuesdays: "Re: New PHP 4.3.5"
- Next in thread: Andy Hassall: "Re: [expert advice required][Is getImageSize really smart ?]"
- Reply: Andy Hassall: "Re: [expert advice required][Is getImageSize really smart ?]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Mar 2004 23:55:36 -0800
Hi,
I am wondering if getImageSize does fetch images
*before* extracting the size infos (like perl
modules...) or if the function only fetch the
few bytes in the file headers which contains
the size information ?
I am trying to code a similar function in perl,
and i think it is very stupid to have to fetch
a 2Mo image to just retrieve its size...
Need your help gurus...!
Thanxs
- Next message: Kevin Thorpe: "Re: Create PDFs from JPGs ?"
- Previous message: Ruby Tuesdays: "Re: New PHP 4.3.5"
- Next in thread: Andy Hassall: "Re: [expert advice required][Is getImageSize really smart ?]"
- Reply: Andy Hassall: "Re: [expert advice required][Is getImageSize really smart ?]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|