The functions image-access-height
and image-access-width
return the height and width of the underlying image in
image-access
.
image-access must be an Image Access object returned by make-image-access.
It is an error to call image-access-height
or image-access-width
on an Image Access object that has been freed by free-image-access.
(example-edit-file "capi/graphics/image-access")
(example-edit-file "capi/graphics/image-access-alpha")
CAPI User Guide and Reference Manual (Macintosh version) - 25 Feb 2015