inverted() Returns an inverted version of the matrix, if possible, or nil if not. Declarationfunc inverted() -> AffineTransform? See AlsoAccumulating Tranformationsrotate(byDegrees:)rotate(byRadians:)scale(_:)scale(x:y:)translate(x:y:)append(_:)prepend(_:)invert()