Home
last modified time | relevance | path

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

/imagick/
H A Dimagick_class.c2551 im_long num_elements, sparse_method, channel = IM_DEFAULT_CHANNEL; in PHP_METHOD() local
2555 …if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "la|l", &sparse_method, &arguments, &channel)… in PHP_METHOD()
2571 …status = MagickSparseColorImageChannel(intern->magick_wand, channel, sparse_method, num_elements, … in PHP_METHOD()
2573 …status = MagickSparseColorImage(intern->magick_wand, channel, sparse_method, num_elements, double_… in PHP_METHOD()

Completed in 58 milliseconds