naps2 icon indicating copy to clipboard operation
naps2 copied to clipboard

Scanner capabilities

Open cyanfish opened this issue 2 years ago • 0 comments

It should be possible to get information about the device capabilities (e.g. supported paper sources, dpi, bit depth, page size).

This applies to both the SDK and to the GUI (to limit available options in the profile window).

Task<ScanCaps> GetCaps(ScanDevice device);

cyanfish avatar Sep 05 '23 17:09 cyanfish