lut_contrast
Arguments:
- _nb_colors>1,_min_rgb_value
Description:
Generate a RGB colormap where consecutive colors have high contrast.
This function performs a specific score maximization to generate the result, so
it may take some time when
nb_colors is high.
Default values:
nb_colors=256 and min_rgb_value=64.