How can I initialize CIContext in Objective c?

前端 未结 0 853
一个人的身影
一个人的身影 2021-01-14 09:40

In Swift it gets initialised like this :

let context = CIContext(options: [.workingColorSpace: kCFNull])

I am trying this in Objective-C :

相关标签:
回答
  • 消灭零回复
提交回复
热议问题