Method scmap0n
| Improve this Doc View Sourcescmap0n(Int32)
plscmap0n: Set number of colors in cmap0
Declaration
public void scmap0n(Int32 ncol0)
Parameters
Type | Name | Description |
---|---|---|
Int32 | ncol0 | Number of colors that will be allocated in the cmap0 palette. If this number is zero or less, then the value from the previous call to plscmap0n is used and if there is no previous call, then a default value is used. |
Remarks
Set number of colors in cmap0 (see ). Allocate (or reallocate) cmap0, and fill with default values for those colors not previously allocated. The first 16 default colors are given in the plcol0 documentation. For larger indices the default color is red.