Doug McCune wrote:
> You could try reading the raw bytes of the JPEG and actually extracting 
> the thumbnail if it's embedded (depending on what you're doing that 

yeah somebody already tried reading the raw image bits in, still hung.

> could actually be a huge performance boost if all you need is the 
> thumb). I think Kevin Hoyt had some code that extracted the thumbnail 

thanks but we use coldfusion server side to build a pyramid of thumbnails that 
we store for later use.

> from EXIF data, check this stuff: 

if the EXIF bits hold the thumbnails, then i guess our PNG round trips should 
be 
doing away w/those. which confuses me even more.


> http://blog.kevinhoyt.org/2007/12/18/samples-updated-for-air-beta-3/

thanks.

Reply via email to