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