ref: 2459e34d77e2e21ef829c0dfaafd99433899494f
dir: /appl/ebook/mimeimage.m/
Mimeimage: module { PATH: con "/dis/ebook/mimeimage.dis"; init: fn(displ: ref Draw->Display); image: fn(mediatype, file: string): (ref Draw->Image, string); imagesize: fn(mediatype, file: string): (Draw->Point, string); };