Name
ContrastPalette -- enhance or reduce palette contrast (V9.0)
Synopsis
ContrastPalette(id, inc[, repeat])
Function
This command can be used to enhance or reduce the color contrast in the specified palette. If the inc argument is set to True, the contrast is enhanced. If it is set to False, the contrast is reduced. The optional argument repeat can be used to apply the effect to the palette multiple times. This is useful if you want to create sharper contrasts.

Inputs
id
palette to modify
inc
True to increase contrast, False to decrease contrast
repeat
optional: specifies how many times the contrast operation should be repeated (defaults to 1 which means run the effect just once)

Show TOC