10-05-2014, 04:53 PM
(This post was last modified: 10-05-2014, 04:55 PM by Lexou Duck.
Edit Reason: typos
)
if it doesn't exist yet i can imagine it wouldn't be that hard to make the algorithm
just sort the colors by the sum of their color channels (ie Rvalue + Gvalue + Bvalue, and the highest result will be the brightest color)
so yeah you can always do that by hand if it's only this particular palette you'll be needing it for
though this reminds me
i'd love to make a palette program with all the image palette-related tools you might need someday
but i'm doing lots of things at the moment and still haven't delved into how to make actual GUI software yet
*cue puggsoy*
just sort the colors by the sum of their color channels (ie Rvalue + Gvalue + Bvalue, and the highest result will be the brightest color)
so yeah you can always do that by hand if it's only this particular palette you'll be needing it for
though this reminds me
i'd love to make a palette program with all the image palette-related tools you might need someday
but i'm doing lots of things at the moment and still haven't delved into how to make actual GUI software yet
*cue puggsoy*