Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

A simple scanner application that implements WIA (Windows Image Acquisition).
https://github.com/ourcodeworld/csharp-scanner-wia

scanner wia winforms

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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

# How to use

Simply clone the repository:

```batch
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](http://ourcodeworld.com/articles/read/382/creating-a-scanning-application-in-winforms-with-csharp).