BasePluginCameraIsAutoBrightness Property |
If true the brightness may be set automatically by the camera.
Depends on if auto gain and/or auto exposure is set additionally.
Only used if the parameter is available in the camera settings.
Namespace: RAYLASE.Marker.CamerasPluginAssembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntaxpublic bool IsAutoBrightness { get; set; }
Property Value
Boolean
See Also