I am trying to capture images from a PDA camera by clicking the capture button in my application so that I can save (using save button in my application) it in my application (I also need to zoom the picture through my application by clicking the zoom Button.)
I have to do this in .NET using C#.
How can it be achieved?