Dear SANE community,

we would like to inform you, that we have released a new version of the
Morena - Image Acquisition Framework for Java? Platform. Version 6.3 has
one automatic installation on MAC OS X, MS Windows and all unix
systems.
Java developer can design his/her application with common API for Sane & 
Twain interfaces. Following two sentences will acquire an image 
regardless the used operating system or used image acquisition interface 
(Sane or Twain):

MorenaSource source=Morena.selectSource(null);
MorenaImage image=new MorenaImage(source);

You can find more information and test Morena online at
http://www.gnome.sk/Twain/jtp.html

Martin Motovsky

Reply via email to