All Manuals > CAPI User Guide and Reference Manual > 22 GRAPHICS-PORTS Reference Entries

free-image Function

Summary

Frees the library resources allocated with an image.

Package

graphics-ports

Signature

free-image port image

Arguments
port
A CAPI pane.
image
An image.
Description

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.

See also

13 Drawing - Graphics Ports
17 Drag and Drop


CAPI User Guide and Reference Manual (Windows version) - 01 Dec 2021 19:34:15