Show / Hide Table of Contents

    Method scmap1n

    | Improve this Doc View Source

    scmap1n(Int32)

    plscmap1n: Set number of colors in cmap1

    Declaration
    public void scmap1n(Int32 ncol1)
    Parameters
    Type Name Description
    Int32 ncol1

    Number of colors that will be allocated in the cmap1 palette. If this number is zero or less, then the value from the previous call to plscmap1n is used and if there is no previous call, then a default value is used.

    Remarks

    Set number of colors in cmap1, (re-)allocate cmap1, and set default values if this is the first allocation (see ).

    • Improve this Doc
    • View Source
    Back to top Generated by DocFX