transform(for:)
Creates an affine transform for the specified image width and height.
Declaration
func transform(for imageSize: CGSize) -> CGAffineTransformCreates an affine transform for the specified image width and height.
func transform(for imageSize: CGSize) -> CGAffineTransform