MonoMac.CoreGraphics.CGAffineTransform.CGAffineTransformInvert Method
Inverts the affine transformation matrix.

Syntax

public static CGAffineTransform CGAffineTransformInvert (CGAffineTransform t)

Parameters

t
Affine transformation to invert.

Returns

If the affine transformation can not be inverted, the same matrix is returned.

Remarks

You can use the inversion matrix to map points in the target coordinate space that had been mapped to the original coordinate space.

Requirements

Namespace: MonoMac.CoreGraphics
Assembly: XamMac (in XamMac.dll)
Assembly Versions: 0.0.0.0