Home
last modified time | relevance | path

Searched refs:tree_depth (Results 1 – 3 of 3) sorted by relevance

/imagick/
H A DImagick.stub.php1025 int $tree_depth, argument
1034 int $tree_depth, argument
H A Dimagick_class.c5125 long number_colors, colorspace, tree_depth; in PHP_METHOD() local
5130 …ters(ZEND_NUM_ARGS() TSRMLS_CC, "lllbb", &number_colors, &colorspace, &tree_depth, &dither, &measu… in PHP_METHOD()
5138 …status = MagickQuantizeImage(intern->magick_wand, number_colors, colorspace, tree_depth, dither, m… in PHP_METHOD()
5156 im_long number_colors, colorspace, tree_depth; in PHP_METHOD() local
5161 …ters(ZEND_NUM_ARGS() TSRMLS_CC, "lllbb", &number_colors, &colorspace, &tree_depth, &dither, &measu… in PHP_METHOD()
5169 …status = MagickQuantizeImages(intern->magick_wand, number_colors, colorspace, tree_depth, dither, … in PHP_METHOD()
H A DImagick_arginfo.h4181 ZEND_ARG_TYPE_INFO(0, tree_depth, IS_LONG, 0)
4183 ZEND_ARG_INFO(0, tree_depth)

Completed in 53 milliseconds