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

Partial Call Graph (max 5 caller/called nodes):
%3 test_acs_tcl_exec_optional_dependencies acs_tcl_exec_optional_dependencies (test acs-tcl) image::convert_binary image::convert_binary test_acs_tcl_exec_optional_dependencies->image::convert_binary test_acs_tcl_exec_required_dependencies acs_tcl_exec_required_dependencies (test acs-tcl) test_acs_tcl_exec_required_dependencies->image::convert_binary apm_package_id_from_key apm_package_id_from_key (public) image::convert_binary->apm_package_id_from_key parameter::get parameter::get (public) image::convert_binary->parameter::get _acs_tcl__acs_tcl_external_dependencies_helper _acs_tcl__acs_tcl_external_dependencies_helper (private) _acs_tcl__acs_tcl_external_dependencies_helper->image::convert_binary image::resize image::resize (public) image::resize->image::convert_binary

Testcases:
acs_tcl_exec_required_dependencies, acs_tcl_exec_optional_dependencies
Source code:
    return [parameter::get  -parameter ImageMagickConvertBinary  -package_id [apm_package_id_from_key acs-content-repository]  -default "/usr/bin/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: