Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Unknown macro: {alias}

Name

col — Set or change color

Syntax

col [red | gre | blu | yel | tur | pin | whi | bla | bro | next | cycle] | [r g b] | [ran] | [sel color_number] [nobgc] | [tab [ctb] [poi]]

Description

Sets the color for the next command to display in single color mode.

Arguments

No argument or next. The color is set to the next color in the color cycle.

red | gre | blu | yel | tur | pin | whi | bla | bro

Unknown macro: {indent}

The color is set to the specified name and used in the next display operation.

next [init startcolorcycle]

Unknown macro: {indent}

Get the next color in the color cycle of 10 colors. [init] will initiate the color cycle. Default 0 unless startcolorcycle is set between 0 and 10.
Using col next enables the user to apply the same colors in different script code.

cycle [init startcolorcycle]

Unknown macro: {indent}

The same as *next'. Introduced for convenience in understanding menus.

r g b

Unknown macro: {indent}

Enter RGB values between 0.0 and 1.0 for r g b.

ran

Unknown macro: {indent}

Calculate a random color to be used in the next display operation.

sel color_number

Unknown macro: {indent}

Select color by its color_number from the color table.

nobgc

Unknown macro: {indent}

No background color change. Default is that a white color will change to black if the background is white or close to white.

tab

Unknown macro: {indent}

Will display the default color table used in the color cycle. The color table is formed as a stair.

tab ctb

Unknown macro: {indent}

Will display the default color table used in mapping.

tab [ctb] poi

Unknown macro: {indent}

Will display the color number on the color in the color table.

See also

pol - Polygon type display, psc col, spe bgc

Unknown macro: {pagebreak}
  • No labels