Creates a composite result graphic depicting the current lookup table for the specified plane.
Namespace: Cognex.VisionPro.ImageProcessingAssembly: Cognex.VisionPro.ImageProcessing (in Cognex.VisionPro.ImageProcessing.dll) Version: 79.0.0.0
public CogCompositeShape CreatePlanarGraphics(
CogColorConstants color,
int plane
)
public CogCompositeShape CreatePlanarGraphics(
CogColorConstants color,
int plane
)
Public Function CreatePlanarGraphics (
color As CogColorConstants,
plane As Integer
) As CogCompositeShape
Public Function CreatePlanarGraphics (
color As CogColorConstants,
plane As Integer
) As CogCompositeShape
public:
CogCompositeShape^ CreatePlanarGraphics(
CogColorConstants color,
int plane
)
public:
CogCompositeShape^ CreatePlanarGraphics(
CogColorConstants color,
int plane
)
Return Value
Type:
CogCompositeShape