Windows Image Acquisition (WIA) is the still image acquisition platform in the Windows family of operating systems starting with Windows Millennium Edition (Windows Me) and Windows XP.
I'm building a .Net 4.0 application for remote control of a scanner device. I have tried both TWAIN and WIA libraries, …
c# wia twain image-scannerI'm using WIA to capture an image fron the scanner to the windows form. Here is the code I'm using: …
c# wiaI have a C# (WinForm) program that supports scanning using WIA. I am trying to set device properties before scanning …
c# wiaI'm trying to use WIA (Microsoft Windows Image Acquisition Library v2.0) to build a C# 3.5 WinForms app in VS2008 running …
c# winforms wia image-scannerI have a HP Scanjet 7000 (duplex & ADF scanner) and a HP Scanjet 5500c (only ADF) and a scanner program …
image scanning wiaI'm using WIA to acquire images from a scanner with C#. I can scan the papers, but I can't set …
c# .net wia image-scanner page-sizeI am working on an application(Java Applet) that interacts with scanner. I understand I need a Twain library or …
java 64-bit wia twain image-scannerI'm using WIALib to access my webcam. The code I'm developing is pretty simple: when a button is pressed a …
c# webcam wia