unapplying(_:)
Returns the primitive that results from unapplying a projective transform to the primitive.
Declaration
func unapplying(_ transform: Self.ProjectiveTransform) -> SelfParameters
- transform:
The projective transform.
Discussion
Returns The transformed primitive.