Contents

inverted()

Returns an inverted version of the matrix, if possible, or nil if not.

Declaration

func inverted() -> AffineTransform?

See Also

Accumulating Tranformations