Next Prev Up Top Contents Index

image-freed-p

Function
Summary

Determines whether an image has been freed.

Signature

image-freed-p image => bool

Arguments

image

An image object.

Values

bool

A boolean.

Description

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


LispWorks CAPI Reference Manual - 13 Mar 2003

Next Prev Up Top Contents Index