Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

1imagemagick.php File Reference

Go to the source code of this file.

Variables

 module


Variable Documentation

module
 

Initial value:

 array(
                "name" => "ImageMagick Helper programs",
                "var" => "im",
                "type" => "program_check",
                "programs" => "convert",
                "serious" => false,
                "error" => 0,
                "warning" => 1,
                "passed" => "Convert founded.",
                "failed" => "Convert was not founded.",
                "notpassed" => "Convert was not founded.",
                "description" => "Please give path to the directory where your ImageMagick binearis are. The only required ImageMagick binary is <code>convert</code>. Examples of paths: <i>/usr/bin/, /usr/local/bin</i><br />If you donät have ImageMagick installed, this field must be left empty!")

Definition at line 21 of file 1imagemagick.php.


Generated on Sun Oct 19 11:08:01 2003 for ImaComm by doxygen1.3