Hi
I want to take pictures from Logitech Quickam 9000 using C#
I tried DirectShowNet Library ,but I couldn't change the resolution to 1600*1200 programmatically

I found this code , but it works only in C++

Is there any Library or code snippet to do this ?

This is the DirectShowNet Library :
http://directshownet.sourceforge.net/

Thanks a lot