image::convert_binary (public)

 image::convert_binary

Defined in packages/acs-content-repository/tcl/image-procs.tcl

Find imagemagick convert binary

Author:
Dave Bauer <dave@solutiongrove.com>
Created:
2006-08-27

Testcases:
acs_tcl_exec_required_dependencies, acs_tcl_exec_optional_dependencies
Source code:
    return [::util::which [parameter::get  -parameter ImageMagickConvertBinary  -package_id [apm_package_id_from_key acs-content-repository]  -default "convert"]]
XQL Not present:
PostgreSQL, Oracle
Generic XQL file:
packages/acs-content-repository/tcl/image-procs.xql

[ hide source ] | [ make this the default ]
Show another procedure: