favSetPaletteId
AVVIEWER Subroutine: Sets the color palette.
Module: USE AVVIEWER
Syntax
- favSetPaletteId (hv, paletteId, status)
- hv
-
A handle that references an instance of Array Viewer created by
favStartViewer.
- paletteId
-
An input argument of type INTEGER(4). It specifies the palette identifier, which must be
one of the standard palette IDs defined in the AVVIEWER module.
- 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
favGetPaletteId,
favSetCustomPalette