Top | Module | Use | Manual | Index |
 EXPORTING SERVICES | METHODS' SUMMARY | METHODS' DETAILS  |
Known Services which Export this Interface |
|
com::sun::star::scanner::ScannerManager | ScannerManager provides a simple method to access scanner devices (or other image producing devices) |
Methods' Summary |
|
getAvailableScanners | returns all avilable scanner devices |
configureScanner | produce some kind of User Interface to let the user have a preview, configure the scan area, etc., it returns FALSE if user cancelled this process |
startScan | start the scanning process listener will be called when scan is complete the EventObject of the disposing call will contain the ScannerManager if the scan was successfull, an empty interface otherwise |
getError | get the state of scanning after completion of scan |
getBitmap | get the image after completion of scan |
Methods' Details |
||||
|
||||
|
||||
|
||||
|
||||
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.