The Imagick class
PHP Manual

Imagick::rollImage

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

Imagick::rollImageOffsets an image

Opis

bool Imagick::rollImage ( int $x , int $y )
Ostrzeżenie

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

Offsets an image as defined by x and y.

Parametry

x

The X offset.

y

The Y offset.

Zwracane wartości

Zwraca TRUE w przypadku sukcesu.


The Imagick class
PHP Manual