CogIPOneImagePixelMap CreateGraphics Method Cognex VisionPro 9.7
Creates a composite result graphic depicting the current lookup table for the mapping operation.

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

public CogCompositeShape CreateGraphics(
	CogColorConstants color
)

Return Value

Type: CogCompositeShape

The returned graphic.

Remarks

Creates a composite result graphic depicting the current pixel map.

See Also