thezbyg / gpick

Advanced color picker written in C++ using GTK+ toolkit
BSD 3-Clause "New" or "Revised" License
381 stars 34 forks source link

Alpha #186

Closed SudoDios closed 2 years ago

SudoDios commented 3 years ago

how to set alpha (argb) ???

Tom-H-L commented 2 years ago

+1

Feature Request: Support RGBA notation, which is RGB + transparency information. CSS supports this and it is a nice notation when someone designs for the web, since the notation is human readable and thus someone can fiddle with the settings just by changing the values of red, green, blue and transparency by trial and error manually.

thezbyg commented 2 years ago

Alpha channel support added in a51aa1374d93c8665e73dd2bf0126ae0fa49fae0.