withUnsafeMutableBytes { (ptr) -> CGImage in let ctx = CGContext( data: ptr.baseAddress, width: 8, height: 8, bitsPerComponent: 8, ...
確定! 回上一頁