CogAffineTransformTool OutputImage Property Cognex VisionPro
The output image into which the region was transformed.

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

public ICogImage OutputImage { get; }

Property Value

Type: ICogImage
Remarks

The output image into which the region was transformed.

See Also