BridgesUNCC / bridges-python

Python client library for Bridges
http://bridgesuncc.github.io
MIT License
2 stars 4 forks source link

Color class supporting alternate color types #117

Open c4glenn opened 1 year ago

c4glenn commented 1 year ago

Main one would be HSV and the simpler use case of just Hue

Maybe Hex as well?

esaule commented 1 year ago

there are two ways to take hex we could take css style "#abcdef", a string "0xabcdef". or just a 32 bit int parsed as 24bit rgb and i imagine python has a hex prefix encoding.

On September 27, 2023 4:02:08 PM CDT, Philip Smith @.***> wrote:

[Caution: Email from External Sender. Do not click or open links or attachments unless you know this sender.]

Main one would be HSV and the simpler use case of just Hue

Maybe Hex as well?

-- Reply to this email directly or view it on GitHub: https://github.com/BridgesUNCC/bridges-python/issues/117 You are receiving this because you are subscribed to this thread.

Message ID: @.***> -- Sent from my Android device with K-9 Mail. Please excuse my brevity.