Take Picture using Digital Camera in C#
-
I want to take picture using my digital camera usig C# application, suppose when i click on a button on a window form using c#, it should caoture picture which later on i could save.Please someone has any idea plz send me with source code o f VB.NET or Visual C#. thanks.
-
I want to take picture using my digital camera usig C# application, suppose when i click on a button on a window form using c#, it should caoture picture which later on i could save.Please someone has any idea plz send me with source code o f VB.NET or Visual C#. thanks.
-
I want to take picture using my digital camera usig C# application, suppose when i click on a button on a window form using c#, it should caoture picture which later on i could save.Please someone has any idea plz send me with source code o f VB.NET or Visual C#. thanks.
If it's a Canon camera, check out my wrapper article for the Canon SDK. If it's not, you can take a picture with most cameras with WMI, but not with the sort of control that Canon offers. Other manufacturers have had SDKs in the past, but none do now, that I know of.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )