image-size

Name

image-size -- Return the size of IMAGE as a list (width height).

Synopsis

(image-size image)

Description

Return the size of image as a list (width height).

Implementation Notes

Module: Built-in Primitive

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