|
|
|
|
|
Remark: These functions are also available in prefix syntax ( Scanner functions (prefix syntax)). The scanner functions are as follows:
| | ScanCapability | Used to determine if a scanner has a given capability. | ScanGet | Retrieves the characteristics of a scanner in a variable of type Scanner. | ScanList | Lists the scanners connected to the current computer. | ScanProperty | Used to get and change the properties of a scanner. | ScanSelect | Opens a standard dialog box with the available scanners. | ScanToImage | Retrieves a document from a scanner in a variable of type Image. | ScanToPDF | Saves a document from a scanner to a PDF file. | ScanWithUserInterface | Saves a document from a scanner to one or more files, using the scanner's user interface. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|