rpi-ws281x / rpi-ws281x-python

Python library wrapping for the rpi-ws281x library
BSD 2-Clause "Simplified" License
326 stars 103 forks source link

Ability to breakdown Colors into RGB components #25

Closed lukshan13 closed 1 year ago

lukshan13 commented 5 years ago

Is it possible to add a function that would breakdown the color back into its RGB components? If you would like, I can modify it and create a pull request myself.