com.antelmann.imagedb
Class TwainConnector
java.lang.Object
com.antelmann.imagedb.TwainConnector
- All Implemented Interfaces:
- NativeCode, ThirdParty
public class TwainConnector
- extends Object
- implements ThirdParty, NativeCode
uses TwainConnect (www.twainconnect.com) to conveniently obtain an image from a TWAIN source
- Author:
- Holger Antelmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TwainConnector
public TwainConnector()
acquireImage
public static BufferedImage acquireImage()
acquireImage
public static BufferedImage acquireImage(Component parent)
throws RuntimeException
- Throws:
RuntimeException
acquireImage
public static BufferedImage acquireImage(String twainSource)
throws RuntimeException
- Throws:
RuntimeException
acquireImage
public static BufferedImage acquireImage(Component parent,
String twainSource)
throws RuntimeException
- Throws:
RuntimeException
(c) 2001-2006 Holger Antelmann - all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads