CGContext 在swift 2.3的使用 let context = UIGraphicsGetCurrentContext() CGContextSetInterpolationQuality(context, .None) CGContextScaleCTM(context, 1.0, ...
確定! 回上一頁