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

Add a toHexString and toHexValue method to the Color object #103

Open
NTaylorMullen opened this issue Oct 24, 2013 · 2 comments
Open

Add a toHexString and toHexValue method to the Color object #103

NTaylorMullen opened this issue Oct 24, 2013 · 2 comments
Assignees
Milestone

Comments

@NTaylorMullen
Copy link
Owner

To allow the Color object to be used with various libraries we should add Hex string and Hex value helpers.

@ghost ghost assigned NTaylorMullen Oct 24, 2013
@ghost ghost assigned Buildstarted Nov 7, 2013
@Buildstarted
Copy link
Collaborator

What should toHexValue result in?

@NTaylorMullen
Copy link
Owner Author

toHexValue should be a numerical value. Aka 0x666666 (valid in js)

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

No branches or pull requests

2 participants