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

core-graphics: add binding for CGColorCreateSRGB #716

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

Jay-Madden
Copy link
Contributor

Very few of the C methods for colors are included here, this one is a useful one to have implemented.

https://developer.apple.com/documentation/coregraphics/3042355-cgcolorcreatesrgb?language=objc

Signed-off-by: Jay Madden <25359755+Jay-Madden@users.noreply.github.com>
@mrobinson mrobinson enabled auto-merge January 7, 2025 10:19
@mrobinson mrobinson added this pull request to the merge queue Jan 7, 2025
Merged via the queue into servo:main with commit 9437381 Jan 7, 2025
5 of 8 checks passed
@jrmuizel
Copy link
Collaborator

jrmuizel commented Jan 7, 2025

It seems like this first showed up in 10.15 perhaps it's inclusion should be made conditional behind a catalina feature?

@Jay-Madden
Copy link
Contributor Author

I can add that if needed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants