xbm_readheader - reads a xbm header structure from the specified kfile id
LIBRARY CALL
xbm *xbm_readheader(
int fid)
INPUT
fid - the kfile id opened previously with kopen()
OUTPUT
none
RETURN VALUE
image - explanation
DESCRIPTION
This routines reads a xbm header structure and it's
data into the specified filename. The routine
uses the ktransport library which allows for
remote reading of the xbm header.
ADDITIONAL INFORMATION
none
EXAMPLES
none
SIDE EFFECTS
none
RESTRICTIONS
none
MODIFICATION
none
FILES
$DATASERV/objects/library/kdatafmt/src/xbm.c
SEE ALSO
kdatafmt(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.