ImagickPixelIterator::getIteratorRow

(PECL imagick 2, PECL imagick 3)

ImagickPixelIterator::getIteratorRowReturns the current pixel iterator row

Descrierea

public ImagickPixelIterator::getIteratorRow ( ) : int
Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Returns the current pixel iterator row.

Valorile întoarse

Returns the integer offset of the row, throwing ImagickPixelIteratorException on error.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top