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

VSQueryinterlace/vsqfintr

intn VSQueryinterlace(int32 vdata_id, int32 *interlace)
vdata_id

IN:

Vdata access identifier returned from VSattach

interlace

OUT:

Interlace mode

Purpose

Returns the type of interlace in the vdata in interlace.

Return value

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

Valid values for interlace are: FULL_INTERLACE and NO_INTERLACE.

FORTRAN

integer function vsqfintr(vdata_id, interlace)

integer vdata_id, interlace



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

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