Imagick
PHP Manual

Imagick::resetImagePage

(No version information available, might only be in Git)

Imagick::resetImagePageReset image page

Descrizione

bool Imagick::resetImagePage ( string $page )

The page definition as a string. The string is in format WxH+x+y. Questo metodo è disponibile se Imagick è stato compilato con ImageMagick versione 6.3.6 o successive.

Elenco dei parametri

page

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

Valori restituiti

Restituisce TRUE in caso di successo.


Imagick
PHP Manual