
18 Aug
2008
18 Aug
'08
9:42 a.m.
On Mon, 18 Aug 2008 18:36:51 +0900, Benjamin L.Russell
[...]
One important library -- world.ss -- supports operations for computing the width and height of an image:
(* (image-width ) (image-height ))
Sorry, but I forgot to include the references to images in the above function. It actually appeared as follows (replace the occurrences of "rocket-s.jpg" below with the actual images for the references):
One important library -- world.ss -- supports operations for computing the width and height of an image:
(* (image-width
) (image-height ))
-- Benjamin L. Russell