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