Windows.Devices.Scanners
Windows.Devices.Scanners
Windows.Devices.Scanners
Windows.Devices.Scanners
Namespace
Contains the classes, interfaces, structures and other components that are built on top of the Windows Image Acquisition (WIA) COM APIs to provide scan functionality for Windows Store app and desktop apps.
Classes
| ImageScanner ImageScanner ImageScanner ImageScanner |
Represents the properties of images to scan. |
| ImageScannerAutoConfiguration ImageScannerAutoConfiguration ImageScannerAutoConfiguration ImageScannerAutoConfiguration |
Represents the auto-configured scan source of the scanner. |
| ImageScannerFeederConfiguration ImageScannerFeederConfiguration ImageScannerFeederConfiguration ImageScannerFeederConfiguration |
Represents the Feeder scan source of the scanner. |
| ImageScannerFlatbedConfiguration ImageScannerFlatbedConfiguration ImageScannerFlatbedConfiguration ImageScannerFlatbedConfiguration |
Represents the Flatbed scan source of the scanner. |
| ImageScannerPreviewResult ImageScannerPreviewResult ImageScannerPreviewResult ImageScannerPreviewResult |
Represents the result of a preview scan job. |
| ImageScannerScanResult ImageScannerScanResult ImageScannerScanResult ImageScannerScanResult |
Represents the result of a scan job. |
Structs
| ImageScannerResolution ImageScannerResolution ImageScannerResolution ImageScannerResolution |
Specifies the scan resolution. |
Interfaces
| IImageScannerFormatConfiguration IImageScannerFormatConfiguration IImageScannerFormatConfiguration IImageScannerFormatConfiguration |
Configures the file format when a scanner input source transfers acquired image data to the app. |
| IImageScannerSourceConfiguration IImageScannerSourceConfiguration IImageScannerSourceConfiguration IImageScannerSourceConfiguration |
Queries and configures scan settings that are common to both Flatbed and Feeder sources. The scan settings are:
|
Enums
| ImageScannerAutoCroppingMode ImageScannerAutoCroppingMode ImageScannerAutoCroppingMode ImageScannerAutoCroppingMode |
Specifies the automatic crop mode of the scanning device. |
| ImageScannerColorMode ImageScannerColorMode ImageScannerColorMode ImageScannerColorMode |
Specifies the color modes for the scan source. |
| ImageScannerFormat ImageScannerFormat ImageScannerFormat ImageScannerFormat |
The type of files to scan to. |
| ImageScannerScanSource ImageScannerScanSource ImageScannerScanSource ImageScannerScanSource |
The types of scan source for the scanning device. |