ImageMagick-loader

Name

ImageMagick-loader -- Tries to load an arbitrary image using ImageMagick's convert.

Synopsis

(ImageMagick-loader fname)

Description

Tries to load an arbitrary image using ImageMagick's convert. Uses convert 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 28 (CVS log)