Open Chris3606 opened 1 year ago
Palette is really just a fancy Color[] with some helpful methods. It should in theory be possible to allow implicit conversion between the two, and may be useful for some use cases
Color[]
Palette is really just a fancy
Color[]
with some helpful methods. It should in theory be possible to allow implicit conversion between the two, and may be useful for some use cases