Next Prev Up Top Contents Index

free-image

Function
Summary

Frees the library resources allocated with an image.

Signature

free-image port image

Arguments

port

A graphics port.

image

An image.

Description

The free-image function frees the library resources associated with image . This should be done when an image is no longer needed.


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index