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

image-freed-p Function

Summary

Determines whether an image has been freed.

Package

graphics-ports

Signature

image-freed-p image => bool

Arguments
image
An image object.
Values
bool
A boolean.
Description

The function image-freed-p returns non-nil if image has been freed, and nil otherwise.


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