/plugins/ImageManager/config.inc.phpImage Manager configuration file.
IMAGE_CLASS = 'GD'
(line 146)
Image Library to use.
Possible values: 'GD', 'IM', or 'NetPBM'
The image manipulation library to use, either GD or ImageMagick or NetPBM. If you have safe mode ON, or don't have the binaries to other packages, your choice is 'GD' only. Other packages require Safe Mode to be off.
DEFAULT: GD is probably the most likely to be available.
IMAGE_TRANSFORM_LIB_PATH = 'C:/"Program Files"/ImageMagick-5.5.7-Q16/'
(line 159)
NetPBM or IM binary path.
After defining which library to use, if it is NetPBM or IM, you need to specify where the binary for the selected library are. And of course your server and PHP must be able to execute them (i.e. safe mode is OFF). GD does not require the following definition.
IM_CONFIG_LOADED = "yes"
(line 335)
Editor Temporary File Prefix.
Image Editor temporary filename prefix.
Documentation generated on Sat, 31 Dec 2005 14:56:51 -0500 by phpDocumentor 1.3.0RC3