imagick_raise
(PECL)
imagick_raise -- Create a simulated three-dimensional button-like effect
Descrição
bool
imagick_raise ( resource image, int x, int y, int width, int height, int raise )
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
raise
A value other than zero creates a 3-D raise effect, otherwise it has a
lowered effect
Valores de retornado
Retorna TRUE em caso de sucesso ou FALSE em falhas.