Color settings

<< Click to Display Table of Contents >>

Navigation:  Common vpxPrint tags >

Color settings

Colors are specified for characters, lines and shapes background.

 

<FGCOLOR>                characters color,

<LINECOLOR>                lines color,

<BGCOLOR>                        shapes background color.

 

 

ColorDescription is one of:

WHITE, BLACK,YELLOW, GREEN, NAVY,PURPLE, FUCHSIA, MARRON, OLIVE, GRAY, LTGRAY, DKGRAY, AQUA,RED, SILVER, MAROON

                 -OR-

LT + one of the previous colors above

                 -OR-

DK + one of the previous colors above.

                 -OR-

a unique RGB value :

<FGCOLOR=RED value,GREEN value,BLUE value> with values in range 0-255

Example : <FGCOLOR=100,50,127>

 

*NEW* V10: Any character except '0'..'9' can be used as delimiter:

Examples: <FGCOLOR=100-50-127> <FGCOLOR=100/50/127> <FGCOLOR=100.50.127>

 

Enhanced vpxPrint V10 palette

Colors