simon-knuth / scanner

An all-in-one scanner app built for the Universal Windows Platform

Home Page:https://simon-knuth.github.io/scanner/index

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

High bit depth

miloush opened this issue · comments

Some scanners support 48bit color/16bit grayscale output. I believe at least PNG, TIFF and BMP all support 48bit color.

commented

I'm afraid that 48 bit scans are not possible using the Windows ImageScanner API, so Scanner won't be able to reach that level.

https://docs.microsoft.com/en-us/uwp/api/Windows.Devices.Scanners.ImageScannerColorMode?view=winrt-22000