imagick_roll
(PECL)
imagick_roll -- Offset an image as defined by x and y
Opis
bool
imagick_roll ( resource image, int x_offset, int y_offset )
Ostrzeżenie |
Ta funkcja jest obecnie
nieudokumentowana, dostępna jest jedynie lista jej argumentów.
|
Parametry
image
Image handle
x_offset
X offset
y_offset
Y offset
Zwracane wartości
Zwraca TRUE w przypadku sukcesu, FALSE w
przypadku porażki.