Hi, Let me just say this before I get to my question:

I bought a Logitech C910 HD webcam that is advertised to take 10MP images with the help from additional software. So the webcam is actually a 2MP camera, but they somehow make it a 10MP picture. I did this and the picture looks very nice.


Now on to my question:

I'm working on an application that takes a picture using the webcam using DirectShow. This works all good and well, but the image quality is lacking a little bit. It's still pretty good with the 2MP camera, but I would really like it to be better. Is there any way I can do what the Logitech software does in C# once I take picture with my webcam? not necessarily 10MP but something better...

Thanks.