Forum und email
imagick_crop

imagick_crop

(PECL)

imagick_crop -- Extract a region of the image

Opis

bool imagick_crop ( resource image, int x, int y, int width, int height )

Ostrzeżenie

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

Parametry

image

Image handle

x

Horizontal offset

y

Vertical offset

width

Rectangle width

height

Rectangle height

Zwracane wartości

Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.