favGetPaletteId

AVVIEWER Subroutine: Gets the color palette identifier.

Module: USE AVVIEWER

Syntax

favGetPaletteId (hv, paletteId, status)

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

paletteId
An output argument of type INTEGER(4). It returns the palette ID value.

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

favSetPaletteId, favSetCustomPalette