Click here to Skip to main content
15,883,801 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I have to develop an interface in C# for Digital camera using TWAIN. My requirement is that when Digital camera is attached to USB port then i would be able to take picture via my application(i.e. if Digital camera is in USB mode and i want to take picture at that time then my application should show only the latest snap taken by me.)
Posted

There are several articles and discussion on this topic if you google for them. Perhaps this article would be interesting: WIA Scripting and .NET[^].
 
Share this answer
 
Comments
Nuri Ismail 8-Apr-11 3:32am    
Excellent link, my 5. :)

Since the OP want to use TWAIN I've provided additional links to .NET TWAIN wrappers.

Best Regards,
Nuri
Wendelius 8-Apr-11 13:26pm    
Thank you :)
Mika already gave you an excellent link about WIA Scripting in .NET (which is a TWAIN alternative for Windows).
Here are some useful CodeProject articles on TWAIN:
- .NET TWAIN image scanner[^]
- Twain for WPF Applications - Look Ma, No Handles[^]
 
Share this answer
 
Comments
Wendelius 8-Apr-11 13:26pm    
Good addition, my 5
Nuri Ismail 8-Apr-11 16:52pm    
Thank you! :)
Member 7748338 11-Apr-11 7:56am    
I have already referred these articles but no one explain how to take picture from Digital camera.
GeoNav 21-Sep-11 21:31pm    
Is it possible to use WPD API for this purpose?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900