imagick_border
(PECL)
imagick_border -- Surrounds the image with a border
Descrição
bool
imagick_border ( resource image, int x, int y, int width, int height )
Atenção |
Esta função
não está documentada, somente a lista de argumentos está
disponível. |
Parâmetros
image
Image handle
x
Horizontal offset
y
Vertical offset
width
Rectangle width
height
Rectangle height
Valores de retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.