Forum und email
imagick_border

imagick_border

(PECL)

imagick_border -- Surrounds the image with a border

Popis

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

Varování

Tato funkce ještě není zdokumentována, k dispozici je pouze seznam argumentů.

Seznam parametrů

image

Image handle

x

Horizontal offset

y

Vertical offset

width

Rectangle width

height

Rectangle height

Návratové hodnoty

Vrací TRUE při úspěchu, FALSE při selhání.