SYNOPSIS

plgcmap1_range(min_color, max_color)

DESCRIPTION

Get the cmap1 argument range for continuous color plots. (Use plgsmap1_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.

ARGUMENTS

min_color (PLFLT *, output)

Pointer to the current minimum cmap1 floating point argument.

max_color (PLFLT *, output)

Pointer to the current maximum cmap1 floating point argument.

AUTHORS

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

RELATED TO plgcmap1_range…

PLplot documentation at http://plplot.sourceforge.net/documentation.php.