Home
last modified time | relevance | path

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

/imagick/tests/
H A Dbug_73840.phpt16 //$row = $it->getCurrentIteratorRow();
32 //$row = $im->getPixelIterator()->getCurrentIteratorRow();
H A D251_ImagickPixelIterator_setIteratorRow_basic.phpt19 $pixels = $imageIterator->getCurrentIteratorRow();
/imagick/
H A DImagickPixelIterator_arginfo.h168 ZEND_METHOD(ImagickPixelIterator, getCurrentIteratorRow);
188 …ZEND_ME(ImagickPixelIterator, getCurrentIteratorRow, arginfo_class_ImagickPixelIterator_getCurrent…
195 …ZEND_MALIAS(ImagickPixelIterator, current, getCurrentIteratorRow, arginfo_class_ImagickPixelIterat…
H A DImagickPixelIterator.stub.php22 public function getCurrentIteratorRow(): array {} function in ImagickPixelIterator
H A Dimagickpixeliterator_class.c505 PHP_METHOD(ImagickPixelIterator, getCurrentIteratorRow) in PHP_METHOD() argument

Completed in 9 milliseconds