So my convert function was not correctly initializing the CIContext. Here's the corrected method: func convert(ciImage:CIImage) -> UIImage?
確定! 回上一頁