On Sun, Jan 9, 2011 at 7:57 PM, Azadi Saryev <azadi.sar...@gmail.com> wrote:
>
> found this one... never used it myself though:
>
> http://image4j.sourceforge.net/ - allows you to read and write certain
> image formats (ICO, BMP) in 100% pure Java

Azadi,

This worked most excellently.  Since it uses java BufferedImage
objects, I just used imageCFC.readImage() to load the file into a
bufferedImage object then pass it into the ICOEncoder.  Works great!

Thanks so much!

Rick

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:340605
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to