The ImagickPixelIterator class

(PECL imagick 2.0.0)

类摘要

ImagickPixelIterator {
clear ( void ) : bool
__construct ( Imagick $wand )
destroy ( void ) : bool
getCurrentIteratorRow ( void ) : array
getIteratorRow ( void ) : int
getNextIteratorRow ( void ) : array
getPreviousIteratorRow ( void ) : array
newPixelIterator ( Imagick $wand ) : bool
newPixelRegionIterator ( Imagick $wand , int $x , int $y , int $columns , int $rows ) : bool
resetIterator ( void ) : bool
setIteratorFirstRow ( void ) : bool
setIteratorLastRow ( void ) : bool
setIteratorRow ( int $row ) : bool
syncIterator ( void ) : bool
}

Table of Contents