Ray should be right. I've passed raw image byte data from flex to coldfusionjedi with no problem. If you're receiving the data in a cfc just type the argument as binary.
On Sep 13, 2009, at 9:40 AM, Raymond Camden <[email protected]> wrote: > > Is it a Java buffered image? If so you can pass it to ImageNew(). Have > you tried that? > > On Sun, Sep 13, 2009 at 5:44 AM, Omotola Anjorin <[email protected] > > wrote: >> >> Please i need display an image from a byte array. The byte array >> contains a fingerprint image captured from the fingerprint device. >> I am using the java class from coldfusion, i am having problem >> displaying the image from the byte array. >> >> The fingerprint device is Secugen Hamster plus.... should anyone >> have integrated it with coldfusion. >> >> >> Thanks. >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:326254 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

