My webcam has a button, with which you take a photo of current frame when using it's original software what came with it when I bought it.
Is there any way to use that button to take photos in my program. I would be using C#.
I was thinking of using Windows Image Acquisition (WIA) or avicap32 for using webcam in my software.
Any help would be appreciated. Where do I start?
EDIT:
I see that you didn't understand me. I need to know if my phisycal camera button is pressed. I am using DigiMicro 1.3 camera (Manufacturer is DNT), which isn't really a webcam but a USB microscope, but it behaves like a webcam.