imagick_raise
(PECL)
imagick_raise -- Create a simulated three-dimensional button-like effect
Description
bool
imagick_raise ( resource image, int x, int y, int width, int height, int raise )
Waarschuwing |
Deze functie is op het
moment niet gedocumenteerd, alleen de lijst met argumenten is
beschikbaar. |
Parameters
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
Return Values
Geeft TRUE terug bij succes, FALSE indien er een fout is opgetreden.