The Imagick class
PHP Manual

Imagick::setPage

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

Imagick::setPageSets the page geometry of the Imagick object

Opis

bool Imagick::setPage ( int $width , int $height , int $x , int $y )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Sets the page geometry of the Imagick object.

Parametry

width

height

x

y

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual