Frees the library resources allocated with an image.
graphics-ports
free-image port image
port⇩ |
A CAPI pane. |
image⇩ |
An image. |
The function free-image
frees the library resources associated with image. This should be done when an image is no longer needed.
port should be the pane used when the image was created, for example by load-image.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:33:02