How to apply Cool and warm tone CIFilter in iOS?

前端 未结 2 961
醉酒成梦
醉酒成梦 2021-01-29 08:05

I am working on Video based Application in Swift iOS. Where I am using AVPlayer to play the Video and setting

2条回答
  •  耶瑟儿~
    2021-01-29 08:38

    It seems like the CITemperatureAndTint filter is what you are looking for. I frankly don't know exactly how the parameters work, but maybe you can check out this or this related question.

提交回复
热议问题