CameraImagingBackLightCompensation Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public float BackLightCompensation { get; set; }
Public Property BackLightCompensation As Single
Get
Set
public:
virtual property float BackLightCompensation {
float get () sealed;
void set (float value) sealed;
}
abstract BackLightCompensation : float32 with get, set
override BackLightCompensation : float32 with get, set
Property Value
Type:
SingleImplements
ICameraImagingBackLightCompensationSee Also