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