scanner
This is the generic parent class, which doesn't actually do anything.
Vars | |
can_run_scan | Whether scans can be run from the program directly. |
---|---|
can_save_scan | Whether the scan output can be saved to disk. |
can_view_scan | Whether the scan output can be viewed in the program. |
driver | A driver program which has been set up to interface with the scanner. |
driver_type | A program type that the scanner interfaces with and attempts to install on insertion. |
Var Details
can_run_scan
Whether scans can be run from the program directly.
can_save_scan
Whether the scan output can be saved to disk.
can_view_scan
Whether the scan output can be viewed in the program.
driver
A driver program which has been set up to interface with the scanner.
driver_type
A program type that the scanner interfaces with and attempts to install on insertion.