favSetUseColorPalette

AVVIEWER Subroutine: Enables or disables use of the color palette.

Module: USE AVVIEWER

Syntax

favSetUseColorPalette (hv, onoroff, status)

hv
A handle that references an instance of Array Viewer created by favStartViewer.

onoroff
An input argument of type INTEGER(4). If set to TRUE, the current color palette will be used to map data values to colors. If set to FALSE, the current graph color will be used.

status
An output argument of type INTEGER(4). It returns a status code for the success of this call. The value 0 indicates success.

See Also

favSetPaletteRange, favSetPaletteAutoAdjust, favSetPaletteId, favGetUseColorPalette