Contents

oriented(_:)

Transforms the original image by a given orientation.

Declaration

func oriented(_ orientation: CGImagePropertyOrientation) -> CIImage

Discussion

Returns a new image representing the original image transformed for the given CGImagePropertyOrientation.

See Also

Working with Orientation