PLGCMAP1_RANGE(3plplot) PLplot API PLGCMAP1_RANGE(3plplot)

plgcmap1_range - Get the cmap1 argument range for continuous color plots

plgcmap1_range(min_color, max_color)

Get the cmap1 argument range for continuous color plots. (Use plscmap1_range(3plplot) to set the cmap1 argument range.)

Redacted form: plgcmap1_range(min_color, max_color)

This function is currently not used in any example.

Returned value of the current minimum cmap1 argument.
Returned value of the current maximum cmap1 argument.

Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.

PLplot documentation at http://plplot.org/documentation.php.

October, 2024