ImagickPixelIterator::resetIterator


wizard apg

RESETS the pixel iterator.



<?php

bool 
public ImagickPixelIterator::resetIterator();

?>

 


This function has no parameters.





This function returns true on success.



  1 EXERCISE   

<?php

// continues on the next page...

?>