DATASERV (kdatafmt) functions


LIBRARY ROUTINE

xbm_free - frees a xbm structure and it's associated data

LIBRARY CALL

int xbm_free(
   xbm	*image)

INPUT

OUTPUT

none

RETURN VALUE

TRUE (1) on success, FALSE (0) otherwise

DESCRIPTION

This routine frees an khoros xbm structure and it's associated data.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

Once this routine is called no further reference the image should be made.

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.