[Top]
[Prev]
[Next]
[Bottom]
DF24nimages/d2nimg
intn DF24nimages(const char *
filename
)
filename
IN:
Name of the file
Purpose
Counts the number of 24-bit raster images contained in an HDF file.
Return value
Returns the number of 24-bit images in the file if successful and FAIL (or -1) otherwise.
Description
DF24nimages
counts the number of 24-bit images stored in the file.
FORTRAN
integer function d2nimg(filename)
character* (*) filename
[Top]
[Prev]
[Next]
[Bottom]
hdfhelp@ncsa.uiuc.edu
HDF User's Reference Manual, Draft 06/09/97, NCSA HDF Development Group.