Home
last modified time | relevance | path

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

/imagick/tests/
H A Dbug64015.phpt8 var_dump($im->getImageLength());
12 var_dump($im->getImageLength());
16 var_dump($im->getImageLength());
H A D018-clone-length.phpt19 if ($im->getImageLength()) {
29 var_dump ($cloned->getImageLength ());
/imagick/
H A DImagick.stub.php160 public function getImageLength(): int {} function in Imagick
H A DImagick_arginfo.h5336 ZEND_METHOD(Imagick, getImageLength);
6013 ZEND_ME(Imagick, getImageLength, arginfo_class_Imagick_getImageLength, ZEND_ACC_PUBLIC)
H A DChangeLog670 + Imagick::getImageLength
H A Dimagick_class.c1145 PHP_METHOD(Imagick, getImageLength) in PHP_METHOD() argument

Completed in 57 milliseconds