Qix-/color


Do you want to work on this issue?
You can request for a bounty in order to promote it!
Add an option to keep the alpha/a in a RGBA object return #211
Nukiloco posted onGitHub
When for example the alpha is set to 1 in an RGBA object return, the alpha
/a
variable disappears. I know this is a part of the design of the library though this means that there has to be extra code checking to make sure the variable isn't missing before using it. Can there be an option where the RGBA object keeps it's alpha
/a
variable? Thanks!