Cog3DRangeImagePixelCounts NumVisibleCarePixels Property Cognex VisionPro 9.5
The number of pixels in the effective source region that are both care pixels and visible pixels. Note that this value is always less than or equal to NumCarePels.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public int NumVisibleCarePixels { get; }

Property Value

Type: Int32
See Also