CogIPOneImagePixelMap CreatePlanarGraphics Method Cognex VisionPro 9.8 SR1
Creates a composite result graphic depicting the current lookup table for the specified plane.

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

public CogCompositeShape CreatePlanarGraphics(
	CogColorConstants color,
	int plane
)

Return Value

Type: CogCompositeShape
See Also