Morena is a bridge Between the image acquisition hardware (scanners, cameras) and Java world.To communicate with the hardware, it uses standard Interfaces - Twain for MS Windows and Mac OS X and Sane for number of Unix platforms (AIX, BeOS, Darwin, FreeBSD, HP-UX, Linux, NetBSD, OpenBSD, OS2, Solaris, Unixware). It offers to developer an intuitive, unique and efficient API.To incorporate scanning capability into your application, you can use very simple API instead of studying hundreds pages of specifications. In the simplest case you need to call just one method to acquire an image, but you can also set contrast, brightness, image Frame or many other parameters if necessary.
Features
Client side API: implementation of java.awt.image.ImageProducer.
Device side API:
* TWAIN (JNI),
* SANE (Pure java via saned network protocol) - since version 6.2.
* SANE (JNI) - not available yet,
* WIA (JNI) - not available yet,
* ISIS (JNI) - not available yet,