The Imagick class
PHP Manual

Imagick::resetImagePage

()

Imagick::resetImagePageReset image page

Описание

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.

Параметри

page

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

Връщани стойности

Връща TRUE при успех.


The Imagick class
PHP Manual