Hey Rick, how does this compare to alagad?
I was supposed to buy that today and just curious, i'm def gunna give yours a 
shot first though.

~Dave the disruptor~
I forgot what I was gunna put here, Will woulda stole it anyways! 

----------------------------------------
From: Rick Root <[EMAIL PROTECTED]>
Sent: Friday, February 03, 2006 2:39 PM
To: CF-Talk <[email protected]>
Subject: ImageCFC component Available 

Hi all,

http://www.opensourcecf.com/imagecfc

I've got my new image.cfc component ready for public consumption. I'm 
calling it "2.00 beta 1" right now. 2.00 because it's based on Jim 
Dew's original work. Beta because it's not thoroughly tested.

It *HAS* been tested on CFMX 7 (Windows and Linux) and Bluedragon 6.2 JX 
(Linux). Should also work on CFMX 6.1.

The most important feature is that it supports specifying JPEG 
compression, allowing you to increase your output quality as long as 
you're willing to accept he increase in file size.

The CFC includes the following methods:

getImageInfo(), rotate(), scaleX() scaleY(), resize(), flipHorizontal(), 
flipVertical(), crop(), and convert()

It will read JPG, PNG, and GIF images from local files or from URLS. It 
will write JPG and PNG files. Any valid readable format can be 
converted to a valid writeable format.

All functions can take a file, URL, or BufferedImage object as input. 
All functions can output a file OR return a BufferedImage object.

all functions optionally accept a JPEG compression argument, a number 
between 0 and 100. The default is 90.

Rick Root



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Message: http://www.houseoffusion.com/lists.cfm/link=i:4:231362
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to