[Back to Interface] [Prev] [Next]

DFR8setpalette/d8spal

intn DFR8setpalette(uint8 *palette)

palette IN:

Palette data

Purpose

Indicate which palette, if any, is to be used for subsequent image sets.

Return value

Returns SUCCEED (or 0) if successful and FAIL (or -1) otherwise.

Description

The specified palette remains the default palette until changed by a subsequent call to DFR8setpalette.

FORTRAN

integer function d8spal(palette)

character*(*) palette



[Back to Interface] [Prev] [Next]

hdfhelp@ncsa.uiuc.edu
HDF Reference Manual - 07/29/98, NCSA HDF Development Group.