Page 1 of 1

Camera use zoom without dialog

Posted: Sun Mar 19, 2017 8:40 pm
by GHWels
Hey Alex!

Is it possible without the camera-dialog to set

1.) autofocus?
2.) zoom?

I testet it with your sample-Software 'WebcamBarcodeReaderDemo'
mfg GH

Re: Camera use zoom without dialog

Posted: Wed Mar 22, 2017 2:40 pm
by Alex
Hello Gunther,
Is it possible without the camera-dialog to set...
Do you want to control camera proprties using VintaSoft Twain .NET SDK? If yes, you need try to control the camera properties using the custom device capabilities, here is the article that describes how to work with the custom device capabilities: https://www.vintasoft.com/forums/viewto ... =25&t=2366


VintaSoft Imaging .NET SDK also allows to work with DirectShow cameras.

Please see here the example that shows how to get and set the camera control properties of DirectShow camera:
https://www.vintasoft.com/docs/vsimagin ... rties.html

Best regards, Alexander