Hi,

Indeed, ImageJ is another imaging Java library, it is easier to use than
JAI.
It supports GIF and "it is the world's fastest pure Java image processing
program. It can filter a 2048x2048 image in 0.5 seconds. That's over 8
million pixels per second!".

If you look at Todd's ones and my examples
(http://www.benorama.com/coldfusion/libraries/imaging.htm), you'll see that
it is very easy to use from CF.

I don't know about the quality of the generated thumbnails compared to JAI
ones...

Benoit Hediard
www.benorama.com

-----Message d'origine-----
De : [EMAIL PROTECTED] [mailto:todd@;web-rat.com]
Envoyé : mardi 5 novembre 2002 23:23
À : CF-Talk
Objet : RE: Resizing images under Linux


My research with the ImageJ library:
http://www.web-rat.com/mt2/mt-search.cgi?IncludeBlogs=2&search=image+j

Ben Hediard pointed imageJ out to me ages ago -
http://rsb.info.nih.gov/ij/index.html

~Todd

On Tue, 5 Nov 2002, Kevin Graeme wrote:

> I read that article before, and it looks to me that the huge downside of
JAI
> is the lack of GIF support.
>
> "it can write BMP, JPG, TIF, PNG, but if you must write GIF files, then
you’
> ll have to find another implementation (note that the PNG file format is
an
> acceptable substitute for GIF file format)."
>
> I would love it if PNG were an acceptable substitute, but it's
> implementation in browsers seems worse than CSS.
>
> -Kevin
>
> > -----Original Message-----
> > From: Sean A Corfield [mailto:sean@;corfield.org]
> > Sent: Tuesday, November 05, 2002 1:47 PM
> > To: CF-Talk
> > Subject: Re: Resizing images under Linux
> >
> >
> > Check out JAI - the Java image library. Matt Liotta wrote an article on
> > this for the DesDev Center recently... *searches*
> >
> > http://www.macromedia.com/desdev/mx/coldfusion/articles/jai_images.html
> >
> > That Java code should be callable from CF5.
> >
> > On Tuesday, Nov 5, 2002, at 11:30 US/Pacific, Rick Root wrote:
> >
> > > Nope, requires windows... and as I said I'm using Linux.
> > >
> > > I'm researching the GD library which would allow me to write a perl
> > > script and call that via CFEXECUTE... but I'd much rather find an
> > > existing solution :)
> > >
> > >   - Rick
> > >
> > > Ryan Farrell wrote:
> > >> We are working with something called AutoImager.  Our particular
> > >> solution
> > >> requires that we resize images and create thumbnails in a nightly
> > >> batch, but
> > >> the program may be able to meet your requirements.  Check it out at
> > >> http://www.mystikmedia.com/autoimager.asp.
> >
> > "I can smell your brains!"
> > -- Mittens the Kitten : http://www.matazone.co.uk/theotherside.html
> >
> >
>

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm

Reply via email to