I need to write a small simple application that will use a Logitech C910/920 USB webcam and capture 4 images, each on a button click, save them to a folder. I also need to pan the camera up and down, left and right using buttons. I also need to find a way to have a watermark on the bottom of the image based on what was put in a text box.
I have been looking at several examples, but a lot of them use the Aforge Framework, which I have but for some reason I can not use in VS2010 Ultimate.
Thank you