image?

Name

image? -- Returns #t if OBJ is an image object, otherwise #f.

Synopsis

(image? obj)

Description

Returns #t if obj is an image object, otherwise #f.

Implementation Notes

Module: Built-in Primitive

Defined in src/image.c at line 162 (CVS log)