Show / Hide Table of Contents

    Method col0

    | Improve this Doc View Source

    col0(Int32)

    plcol0: Set color, cmap0

    Declaration
    public void col0(Int32 icol0)
    Parameters
    Type Name Description
    Int32 icol0

    Integer representing the color. The defaults at present are (these may change): 0 black (default background) 1 red (default foreground) 2 yellow 3 green 4 aquamarine 5 pink 6 wheat 7 grey 8 brown 9 blue10 BlueViolet11 cyan12 turquoise13 magenta14 salmon15 white Use plscmap0 to change the entire cmap0 color palette and plscol0 to change an individual color in the cmap0 color palette.

    Remarks

    Sets the color index for cmap0 (see ).

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