CogImageConvertTool OutputImage Property Cognex VisionPro 9.8 SR1
The converted image. This is the result from the last invocation of the Run method.

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

public ICogImage OutputImage { get; }

Property Value

Type: ICogImage
This read-only property is of type ICogImage.
See Also