imagedim.icn: Procedures for getting image dimensions

link imagedim
May 2, 2001; Ralph E. Griswold
Requires: Version 9 graphics
This file is in the public domain.

imagedim(s) returns a record that contains the type and dimensions of an
image named s.

The assumptions about image formats are naive.

Source code | Program Library Page | Icon Home Page