Leigh, you are the best!

My problem is solved. am really really grateful and also excited. u wont 
believe i have spent nights and day on this thing.

But there is a part i dnt understand.
..
<cfset BufferedImage = createObject("java", 
"java.awt.image.BufferedImage")>
<cfset imgRegistration1 = BufferedImage.init(260, 300, 
BufferedImage.TYPE_BYTE_GRAY)>
<cfset raster = imgRegistration1.getRaster()>
<cfset imageBuffer1 = raster.getDataBuffer().getData()>
..

i then passed imageBuffer1 to the function..

where i dnt get is, how is BufferedImage populated with the imageBuffer1 ?

Can you please explain what is going on here?

Anyways, thanks so much. please may i have your email? i would like to keep in 
touch.

Mine is t...@anjorinjnr.com



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:326307
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to