CogPlaneRange CanWrap Property Cognex VisionPro 9.7
Gets whether the values on this color plane can wrap from 255 to 0.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax

public bool CanWrap { get; }

Property Value

Type: Boolean
True if the plane is hue plane in HSI color space; otherwise, false.
See Also