DATASERV (
kdatafmt
) functions
LIBRARY ROUTINE
xwd_free - frees a xwd structure and it's associated data
LIBRARY CALL
int xwd_free( xwd *image)
INPUT
image
- a pointer to an khoros xwd structure that contains the image structure to be freed.
OUTPUT
none
RETURN VALUE
TRUE (1) on success, FALSE (0) otherwise
DESCRIPTION
This routine frees an khoros xwd 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/xwd.c
SEE ALSO
kformats(3)
COPYRIGHT
Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.