Specifies what to do if any portion of the affine region lies outside the input image.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 80.0.0.0
Syntax
Property Value
Type: CogAffineTransformClipModeConstantsEvents
| Event Type | Reason |
|---|---|
| CogAffineTransform Changed | Fires when the clip mode changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The new value is not in CogAffineTransformClipModeConstants. |
Remarks
Specifies what to do if any portion of the affine region lies outside the input image.
Default Value: Zeroes
See Also