Previous Topic: PSPA$GRAPH_PATHNext Topic: PSPA$PIE_FONT_POINT


PSPA$HLS

Specifies ReGIS HLS encodings enabling user specifications of color planes for the Performance Manager Color ReGIS graphs. The equivalence string must be a sequence of 4 plane definitions. The following example demonstrates the setting for the default graph colors:

$ DEFINE PSPA$HLS "H0L0S0 H0L50S50 H160L42S100 H0L100S0"

In this example, plane 0 is black (L0 - lightness zero%)and plane 3 is white (L100 - lightness 100%). H is HUE (0-360), S is SATURATION (0-100).