csharp-scanner-wia icon indicating copy to clipboard operation
csharp-scanner-wia copied to clipboard

A simple scanner application that implements WIA (Windows Image Acquisition).

Results 3 csharp-scanner-wia issues
Sort by recently updated
recently updated
newest added

I can not activate scanning process. I see my scanner model detected inside scanners list, I choose it and after pressing Scan button, Visual studio report The following exception. ¨...

hi ,i got this exception "The remote procedure call failed. (Exception from HRESULT: 0x800706BE)" after this line executed : object scanResult = dlg.ShowTransfer(item, WIA.FormatID.wiaFormatJPEG, true); im using windows 10 and...

- added support for BMP and GIF image formats - fixed the 'Value does not fall within the expected range.' exception when setting the DPI properties - merged the ScanPNG(),...