Posts Tagged ‘WIA’

Using C# and WIA 2.0 to connect to an imaging device

Friday, August 28th, 2009

Welcome, in this article I am going to how to get your project setup to use WIA, how successfully connect to an image device and finally how to enumerate all the properties and events the device supports. While this article will only touch the surface of what all you can do with WIA subsequent articles will continue to delve deeper into WIA’s full capabilities.
(more…)

Related Posts:

  • No Related Posts

Let the journey begin…

Tuesday, August 25th, 2009

This is my first personal blog related to my coding endeavors. I thought I would put this up after spending many hours trying to find information on communicating with my Nikon camera through C# and the .NET platform.

After many hours of sorting through cryptic MSDN documentation and vague partial blogs and personal pages I thought that I would begin to document my findings as I continue to build out a full fledge camera tether with C# and WIA. This is my way of giving a little back to the online community from which I have used a lot over the years.

Hopefully those of you that find this blog will find the information useful and complete enough to get you going on whatever your project is.

Happy coding!
Mike

Related Posts: