![]() |
LibInsane
1.0.10
Cross-platform Cross-API Cross-driver Cross-image-scanner Image Scan Library
|
Behavior normalizers are wrappers that change some behaviours of the wrapped implementations. They do not work around or fix bugs. The end goal is to just to make sure the behaviour will be consistent across platforms and libraries.
For instance, they make sure the default scan area is the biggest scan area possible. They also make sure in the end we get images as RAW24.
See normalizers.h.