Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support optional parameters #46

Open
noahsark769 opened this issue Feb 3, 2019 · 1 comment
Open

Support optional parameters #46

noahsark769 opened this issue Feb 3, 2019 · 1 comment
Labels

Comments

@noahsark769
Copy link
Owner

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
Copy link
Owner Author

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 noahsark769 added the ios label Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant