On this page←API Reference Return to API Reference index←packageSwiftyNsdk SwiftyNsdk←structImageMath ImageMath Method affineRotation affineRotationReturns an (u, v) -> (u', v') transformation that represents a 2D affine rotation. Declaration static func affineRotation(radians: Float) -> CGAffineTransform Summary Returns an (u, v) -> (u', v') transformation that represents a 2D affine rotation.
Returns an (u, v) -> (u', v') transformation that represents a 2D affine rotation.