amber icon indicating copy to clipboard operation
amber copied to clipboard

Add Color class to hold float r, g, b, a values

Open dneto0 opened this issue 6 years ago • 2 comments

This can clean up some code. E.g. https://github.com/google/amber/pull/103/files#r236679579

dneto0 avatar Nov 27 '18 18:11 dneto0

Would need to define the range, e.g. 0.0f is all off for that colour, and 1.0 is all on.

dneto0 avatar Nov 27 '18 18:11 dneto0

This might still be useful, but I think it's back burner at best. Marking it on hold so we don't lose it but it isn't a priority.

dj2 avatar Aug 21 '19 13:08 dj2