CogCopyRegion FillRegionPlane1Value Property Cognex VisionPro 9.5
Specifies the value with which to fill Plane 1 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: 69.0.0.0
Syntax

public int FillRegionPlane1Value { get; set; }

Property Value

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

See Also