Windows.Devices.Scanners Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 UWP apps and desktop apps.
Classes
ImageScanner |
Represents the properties of images to scan. |
ImageScannerAutoConfiguration |
Represents the auto-configured scan source of the scanner. |
ImageScannerFeederConfiguration |
Represents the feeder scan source of the scanner. |
ImageScannerFlatbedConfiguration |
Represents the flatbed scan source of the scanner. |
ImageScannerPreviewResult |
Represents the result of a preview scan job. |
ImageScannerScanResult |
Represents the result of a scan job. |
Structs
ImageScannerResolution |
Specifies the scan resolution. |
Interfaces
IImageScannerFormatConfiguration |
Configures the file format when a scanner input source transfers acquired image data to the app. |
IImageScannerSourceConfiguration |
Queries and configures scan settings that are common to both flatbed and feeder sources. The scan settings are:
|
Enums
ImageScannerAutoCroppingMode |
Specifies the automatic crop mode of the scanning device. |
ImageScannerColorMode |
Specifies the color modes for the scan source. |
ImageScannerFormat |
The type of files to scan to. |
ImageScannerScanSource |
The types of scan source for the scanning device. |