(module image-dimensions (image-dimensions image-info) (import chicken scheme) (use ports srfi-1 srfi-4) (include "image-dimensions-impl.scm"))