naps2-wia icon indicating copy to clipboard operation
naps2-wia copied to clipboard

Low-level WIA 2.0/1.0 application library for .NET

Results 2 naps2-wia issues
Sort by recently updated
recently updated
newest added

PropertyId WIA_IPS_CUR_INTENT 6146 is missing in class WiaPropertyID. Anyway i can set its value by SetProperty method to select color or greyscale acquisition. From windef.h: ``` #define WIA_IPS_CUR_INTENT 6146 //...

The Example doesn't recognize my Devices. However, when using Interop.WIA.dll, i can find my device. Usually, there is at least the standard WSD Driver. Any idea how to solve this?