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

Change Color::toRgb() and Color::toHex() to accept NULL as first parameter #10

Closed
avpaderno opened this issue Jun 4, 2024 · 0 comments · Fixed by #12
Closed

Change Color::toRgb() and Color::toHex() to accept NULL as first parameter #10

avpaderno opened this issue Jun 4, 2024 · 0 comments · Fixed by #12
Labels

Comments

@avpaderno
Copy link
Member

Neither Color::toRgb() nor Color::toHex() accept NULL as first parameter.

Their code should accept NULL too, and consider it equivalent to 'transparent'.

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