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