The Imagick class
PHP Manual

Imagick::resetImagePage

()

Imagick::resetImagePageReset image page

Opis

bool Imagick::resetImagePage ( string $page )

The page definition as a string. The string is in format WxH+x+y. This method is available if Imagick has been compiled against ImageMagick version 6.3.6 or newer.

Parametry

page

The page definition. For example 7168x5147+0+0

Zwracane wartoĊ›ci

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual