uk.co.mmscomputing.device.scanner
Interface ScannerDevice
- All Known Implementing Classes:
- TwainSource
public interface ScannerDevice
setShowUserInterface
void setShowUserInterface(boolean show)
throws ScannerIOException
- Throws:
ScannerIOException
setShowProgressBar
void setShowProgressBar(boolean show)
throws ScannerIOException
- Throws:
ScannerIOException
setResolution
void setResolution(double dpi)
throws ScannerIOException
- Throws:
ScannerIOException
setRegionOfInterest
void setRegionOfInterest(int x,
int y,
int width,
int height)
throws ScannerIOException
- Throws:
ScannerIOException
setRegionOfInterest
void setRegionOfInterest(double x,
double y,
double width,
double height)
throws ScannerIOException
- Throws:
ScannerIOException
select
void select(java.lang.String name)
throws ScannerIOException
- Throws:
ScannerIOException
Copyright © 2011 Direcció General de Tecnologia i Comunicacions. Govern de les Illes Balears. All Rights Reserved.