CogIPOneImagePixelMap CreatePlanarGraphics Method Cognex VisionPro 9.23
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: 91.0.0.0
Syntax

public CogCompositeShape CreatePlanarGraphics(
	CogColorConstants color,
	int plane
)

Parameters

color
Type: Cognex.VisionPro CogColorConstants
plane
Type: System Int32

Return Value

Type: CogCompositeShape
See Also