Specifies whether to fill the destination region with FillRegionValue instead of copying pixels from the source image.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 91.0.0.0
Syntax
Property Value
Type: BooleanEvents
| Event Type | Reason |
|---|---|
| CogCopyRegion Changed | Fires when the value of this property changes. The following state flag may be affected: |
Remarks
Specifies whether to fill the destination region with FillRegionValue (or with FillRegionPlane0Value, FillRegionPlane1Value, and FillRegionPlane2Value if the image is CogImage24PlanarColor) instead of copying pixels from the source image.
Default Value: False
See Also