CogIPOneImagePixelMap CreatePlanarGraphics Method Cognex VisionPro 9.7
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: 73.0.0.0
Syntax

public CogCompositeShape CreatePlanarGraphics(
	CogColorConstants color,
	int plane
)

Return Value

Type: CogCompositeShape
See Also