[Top]
[Prev]
[Next]
[Bottom]
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
[Top]
[Prev]
[Next]
[Bottom]
hdfhelp@ncsa.uiuc.edu
HDF User's Reference Manual, Draft 06/09/97, NCSA HDF Development Group.