com.antelmann.image
Class TwainConnector
java.lang.Object
com.antelmann.image.TwainConnector
@NativeCode
@ThirdParty(value="uses www.twainconnect.com libraries")
public class TwainConnector
- extends Object
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) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads