Transform2DComposed Invert Method Cognex VisionPro 9.25 SR1

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.25.1.0
Syntax

public ITransform2D Invert()

Return Value

Type: ITransform2D
See Also