Hello, given an image I am trying to extract the palette of HUE colors, like the one below but only containing the HUE colors from the image. I tried to extract HUE values and sort them, but then I can’t find a way to build that gradient. Any suggestion?
You could route that to Channel mix and convert back to RGB like this:
(don’t forget to set its pixel format to something that accommodates all 4 color channels)