Function setExposure from cvvideo
Brief description
setExposure(self:CvVideoGrabber,value:int):void
Sets the exposure of the device More ...
Function information
Name: | setExposure |
Base: | CvVideoGrabber |
Group: | OpenCV plugins:Video capture |
Icon: | cvvideo.png |
Color: | |
Authors: | |
Copyright: |
Detailed description
Sets the exposure of the device
Input parameters
-
self:
CvVideoGrabber
- Instance of the class
-
value:
int
- Exposure value
Return values
-
Default return value:
void