
Windows Application Using A Digital Camera
Yes,
I have been given the task of developing a Windows Application that will
communicate with a digital camera.
I would like the application to accept images taken from the camera, then
display them on the screen in real-time. If the end-user is happy with the
picture, he/she can save it in the database. If not, he/she can take the
picture again.
If anyone has done this, please feel free to jump in and help.
Also, Does the TakePicture method still work like it did in VB6?
Code wise, I guess I can use C# or VB.NET. It really does not matter at this
point. Since I am in the research stage of this project.
-Todd