thezbyg / gpick

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

How do you mix colors? #206

Closed obtusedev closed 2 years ago

obtusedev commented 2 years ago

Is there documentation for how to mix colors? I can't figure it out for the life of me.

thezbyg commented 2 years ago

Hi, these wiki pages should help: wiki/MixColors, wiki/ColorMixer, wiki/BlendColors. If you need some other type of color mixing the please be more specific and describe what you are trying to achieve.

obtusedev commented 2 years ago

Thanks! Couldn't find the information on the gpick.org/help