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

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



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

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