Skip to content

use non-deprecated libksane interface

Alexander Stippich requested to merge (removed):adaptLibksane into master

A new interface has been added to libksane to retrieve the scanned images directly as a QImage instead of a plain QByteArray. Besides the code cleanup, this adds automatic support to save 16 bit images.

Merge request reports