imagick_frame
(PECL)
imagick_frame -- Add a simulated three-dimensional border around the image
Descrição
bool
imagick_frame ( resource image, int x, int y, int width, int height, int inner_bevel, int outer_bevel )
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
inner_bevel
Inner bevel
outer_bevel
Outer bevel
Valores de retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.