CogCopyRegion FillRegionPlane2Value Property Cognex VisionPro 9.8
Specifies the value with which to fill Plane 2 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: 75.1.0.0
Syntax

public int FillRegionPlane2Value { get; set; }

Property Value

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

See Also