[Top] [Prev] [Next] [Bottom]

DFR8nimages/d8nims

intn DFR8nimages(char *filename)
filename

IN:

Name of the HDF file

Purpose

Retrieves the number of 8-bit raster images stored in the specified file.

Return value

Returns the number of raster images in the file if successful and FAIL (or -1) otherwise.

FORTRAN

integer function d8nims(filename)

character* (*) filename



[Top] [Prev] [Next] [Bottom]

hdfhelp@ncsa.uiuc.edu
HDF User's Reference Manual, Draft 06/09/97, NCSA HDF Development Group.