[Back to Interface] [Prev] [Next]

DF24setdims/d2sdims

intn DF24setdims(int32 width, int32 height)

width IN:

Number of columns in the image

height IN:

Number or rows in the image

Purpose

Set the dimensions of the next image to be written to a file.

Return value

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

FORTRAN

integer function d2sdims(width, height)

integer width, height



[Back to Interface] [Prev] [Next]

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