DATASERV (kdatafmt) functions


LIBRARY ROUTINE

rast_free - frees a rast structure and it's associated data

LIBRARY CALL

void rast_free(
   rast *image)

INPUT

OUTPUT

none

RETURN VALUE

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

DESCRIPTION

This routine frees an khoros rast 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/rast.c

SEE ALSO

kformats(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.