Dynamically update alpha in color()

A p5.Color obj got some undocumented array properties which it uses to store colors in diff. standards. :paintbrush:

For RGBa, I believe itโ€™s stored in the p5.Color::levels[] property. :pirate_flag:

1 Like