Hi..!

I need to build a color palette associated with an image so that the user clicks on a particular hue in the palette and the image changes according to the selected color.

Any suggestions on how to do that?


PS: image I have it in an object of type QImage.

thanks