netpbm-loader

Name

netpbm-loader -- Tries to load an arbitrary image using the netpbm packge.

Synopsis

(netpbm-loader fname)

Description

Tries to load an arbitrary image using the netpbm packge. Uses anytoppm and ppmtoxpm to try to convert the file to an xpm, then attempts to load it as such.

Implementation Notes

Module: (app scwm image-loaders)

Defined in scheme/image-loaders.scm at line 38 (CVS log)