CogCopyRegion FillRegionPlane0Value Property Cognex VisionPro 9.20
Specifies the value with which to fill Plane 0 of the destination region if FillRegion is True and the output image is a CogImage24PlanarColor.

Namespace: Cognex.VisionPro.ImageProcessing
Assembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 80.0.0.0
Syntax

public int FillRegionPlane0Value { get; set; }

Property Value

Type: Int32
The value with which to fill Plane 0 of the destination region if FillRegion is True and the output image is a CogImage24PlanarColor.
Events

See Also