.\" This page was automatically generated. Do not edit! .\" .TH PLSCMAP1N 3plplot "August, 2012" "" "PLplot API" .SH NAME \fBplscmap1n\fP - Set number of colors in color map1 .SH SYNOPSIS \fBplscmap1n\fP(\fIncol1\fP) .SH DESCRIPTION .P Set number of colors in color map1, (re-)allocate color map1, and set default values if this is the first allocation (see the PLplot documentation). .P Redacted form: \fBplscmap1n(ncol1)\fP .P This function is used in examples 8,11,20,21. .SH ARGUMENTS .TP \fIncol1\fP (PLINT, input) Number of colors that will be allocated in the map1 palette. If this number is zero or less, then the value from the previous call to \fBplscmap1n\fP(3plplot) is used and if there is no previous call, then a default value is used. .SH AUTHORS Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere. .SH SEE ALSO PLplot documentation at http://plplot.sourceforge.net/resources.