UIGraphicsBeginImageContextWithOptions(size, YES, 0); CGContextRef context = UIGraphicsGetCurrentContext(); CGContextTranslateCTM(context, ...
確定! 回上一頁