Enumeration for offset and clamping.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 65.1.0.0
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No clamping or offset. | |
| Clamp | 1 | Clamp output pixel values. | |
| Both | 2 | Shift output pixel values and then clamp then. |
Remarks
Enumeration for offset and clamping.
PlatformShift OffsetMin ClampMax Clamp8100d
15
15
240
See Also