cifilter.app icon indicating copy to clipboard operation
cifilter.app copied to clipboard

Support optional parameters

Open noahsark769 opened this issue 6 years ago • 1 comments

As noted in https://developer.apple.com/videos/play/wwdc2017/508/?time=1279, CIDepthBlurEffect has several optional parameters. We should try to figure out which ones are optional and note them.

noahsark769 avatar Feb 03 '19 22:02 noahsark769

Unfortunately there doesn't seem to be any way, via the CIFilter API, to figure out which parameters are optional. This might have to wait due to this issue.

noahsark769 avatar Apr 06 '19 19:04 noahsark769