Searched refs:compare_method (Results 1 – 1 of 1) sorted by relevance
9174 im_long compare_method; local9176 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &compare_method) == FAILURE) {9185 tmp_wand = (MagickWand *)MagickCompareImagesLayers(intern->magick_wand, compare_method);9187 tmp_wand = (MagickWand *)MagickCompareImageLayers(intern->magick_wand, compare_method);
Completed in 50 milliseconds