Transform2DComposed Invert Method Cognex VisionPro 9.21

Returns a new transform that is the inverse of this one.

Namespace: Cognex.Vision
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.0.0
Syntax

public ITransform2D Invert()

Return Value

Type: ITransform2D
See Also