Home
last modified time | relevance | path

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

/imagick/
H A DImagick.stub.php1023 int $number_colors, argument
1032 int $number_colors, argument
H A Dimagick_class.c5125 long number_colors, colorspace, tree_depth; in PHP_METHOD() local
5130 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "lllbb", &number_colors, &colorspace, &tree_d… 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 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "lllbb", &number_colors, &colorspace, &tree_d… in PHP_METHOD()
5169 …status = MagickQuantizeImages(intern->magick_wand, number_colors, colorspace, tree_depth, dither, … in PHP_METHOD()
H A DImagick_arginfo.h4169 ZEND_ARG_TYPE_INFO(0, number_colors, IS_LONG, 0)
4171 ZEND_ARG_INFO(0, number_colors)

Completed in 58 milliseconds