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

NextPrevUpTopContentsIndex

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 the image has been freed, and nil otherwise.


CAPI User Guide and Reference Manual (Windows version) - 3 Aug 2017

NextPrevUpTopContentsIndex