Hi,
I have a program that captures an image using a usb camera and allows the user to save that image as a jpeg file using a common dialog ShowSave method. I would like to instead, automatically save the jpeg file to a pre-set directory with a pre-set file name as soon as the user clicks the capture image button. Is there a way to get around the common dialog save?
Thanks!
I have a program that captures an image using a usb camera and allows the user to save that image as a jpeg file using a common dialog ShowSave method. I would like to instead, automatically save the jpeg file to a pre-set directory with a pre-set file name as soon as the user clicks the capture image button. Is there a way to get around the common dialog save?
Thanks!