Contents

unapplying(_:)

Returns the primitive that results from unapplying a projective transform to the primitive.

Declaration

func unapplying(_ transform: Self.ProjectiveTransform) -> Self

Parameters

  • transform:

    The projective transform.

Discussion

  • Returns The transformed primitive.