What's new ...
October 21st, 2012
Morena 7.0.18 released - poll thread issues on Windows are fixed
September 4th, 2012
Morena 7.0.16 released - threading issues on Windows are fixed
August 11th, 2012
Morena 7.0.15 released - first public pre-release of
Morena 7
Morena 7 product overview
Morena 7 is a framework for Java that act as a bridge
between image acquisition hardware (scanner, camera) and Java
Application or Applet. Using well supported native interfaces - WIA
on MS Windows and ICA on Mac OS X for communication with the hardware
and featuring a simple API makes it ideal solution for developers
looking for easy way how to incorporate scanning capability into Java
Application/Applet.
Features
Client side API consists from the implementation of the
simple interface
eu.gnome.TransferDoneListener that handles the result
of image acquisition either in case of
success
or a failure. When
scanner is used the API allows to set basic
parameters like a
resolution, bit depth
and frame while acquisition from camera just
transfers all images from
the device’s internal storage.
Morena 7 does not suffer from the problematic support of 64
bit device
drivers and both bit versions
works well on both operating
system platforms.
To learn more Morena Studio 7 is available for online
testing as well
as comprehensive tutorial with
source code examples.
To learn more about Morena try on-line our
Morena Studio
.
System requirements
WIA support:
- Windows XP, Vista or Windows 7 32 or 64 bit,
- Java VM version 5 or higher installed (32 or 64 bit),
- Proper WIA device driver installed (usually installs automaticaly when the device is connected for the first time).
ICA support:
- Mac OS X 10.7 or newer
- Java VM version 5 or higher installed (32 or 64 bit, including Oracle Java VM version 7),
- proper ICA device driver installed.
See
Windows Image Acquisition
or
Image Capture Services Programming Guide
for more information.