This diff adds the eye dropper tool to the color ramp node and allows you to sample a color range from any ui element or bitmap.
why it's useful : https://www.youtube.com/watch?v=IY_uwlOGokg
beyond that, very little to say about this, I made sure check_style_c.py didn't complain and tested all corner cases such as single clicking, exceeding the maximum number of stops (32) and canceling.
I kinda winged the reviewers, if someone else is more suited, please change.