Gets or sets the contrast. The contrast factor for the output image.
Namespace: Cognex.VisionPro.SurfaceFXAssembly: Cognex.VisionPro.SurfaceFX (in Cognex.VisionPro.SurfaceFX.dll) Version: 73.0.0.0
Syntax
Property Value
Type: DoubleThe default value is 10.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | The supplied value is less than zero or greater than 100. |
| ObjectDisposedException | If the object has been disposed. |
Remarks
See Also