Home
last modified time | relevance | path

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

/imagick/
H A DImagick.stub.php1027 bool $measure_error argument
1036 bool $measure_error): bool {} argument
H A Dimagick_class.c5126 zend_bool dither, measure_error; in PHP_METHOD() local
5130 …SRMLS_CC, "lllbb", &number_colors, &colorspace, &tree_depth, &dither, &measure_error) == FAILURE) { in PHP_METHOD()
5138 …ckQuantizeImage(intern->magick_wand, number_colors, colorspace, tree_depth, dither, measure_error); in PHP_METHOD()
5157 zend_bool dither, measure_error; in PHP_METHOD() local
5161 …SRMLS_CC, "lllbb", &number_colors, &colorspace, &tree_depth, &dither, &measure_error) == FAILURE) { in PHP_METHOD()
5169 …kQuantizeImages(intern->magick_wand, number_colors, colorspace, tree_depth, dither, measure_error); in PHP_METHOD()
H A DImagick_arginfo.h4193 ZEND_ARG_TYPE_INFO(0, measure_error, _IS_BOOL, 0)
4195 ZEND_ARG_INFO(0, measure_error)

Completed in 49 milliseconds