Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 835 Bytes

File metadata and controls

23 lines (15 loc) · 835 Bytes

csharp-scanner-wia

This repository contains a really simple scanner application that implements WIA (Windows Image Acquisition).

How to use

Simply clone the repository:

git clone https://github.com/ourcodeworld/csharp-scanner-wia.git

And then open the project with Visual Studio and start the application. Enjoy it !

Read the official article in Our Code World here.