This code works fine in Adobe CF and Railo, and I'm trying to get it
working on openbd:
<cfimage action="WRITE" source="input.bmp" destination="output.jpg">
<!--- convert bmp to jpg --->

I see by looking at the documentation that action="write" is not
supported.  But I don't get an error, the page just hangs.  Is this
the expected behavior?

Also it looks like the only accepted input types are png, gif, and
jpg, is this correct?  The code I'm working on is an image uploader,
I'm hoping to accept almost any image type (tiff and bmp at least) and
convert them to jpegs.

Thanks.


--~--~---------~--~----~------------~-------~--~----~
Open BlueDragon Public Mailing List
 http://groups.google.com/group/openbd?hl=en
 official site @ http://www.openbluedragon.org/

!! save a network - trim replies before posting !!
-~----------~----~----~----~------~----~------~--~---

Reply via email to