Home
last modified time | relevance | path

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

/imagick/
H A Dimagick_class.c10942 im_long frames; local
10944 if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "l", &frames) == FAILURE) {
10952 tmp_wand = MagickMorphImages(intern->magick_wand, frames);

Completed in 30 milliseconds