CogIPOneImagePixelMap CreateGraphics Method Cognex VisionPro 9.25 SR1
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: 93.1.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