> The documentation doesnt say much except ...
> ...
> The captured fingerprint is a 256 gray-level image. 

Are you looking at the java documentation/api? It seems odd they would not 
provide more detailed information, or at least a few code examples. 

I am just guessing here. But that sounds like they are describing a gray-scale 
image. So perhaps the raw "pixel" information is what is saved to your file. If 
so, you could create a BufferedImage and transfer the pixels onto the image 
raster.  But again, that is a complete guess. 




      

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:326288
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