Previous: x/ zvpixsize Up: Miscellaneous Routines Next: x/ zvpixsizeu

x/ zvpixsizeb


status = xvpixsizeb(pixsize, type, unit)
status = zvpixsizeb(pixsize, type, unit);

Return the size of a binary label value in bytes from a file. This routine is exactly like x/ zvpixsize except that the IHOST and RHOST values are obtained for binary labels from the file specified by UNIT, which must be open. It is provided merely as a shortcut to get the size of a binary label value for a file.

Arguments:

rgd059@ipl.jpl.nasa.gov