Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
imagick_drawellipse
Popis
bool imagick_drawellipse ( resource image, float x, float y, float radius_x, float radius_y, float start_rot, float end_rot )Varovánà |
Tato funkce ještě nenà zdokumentována, k dispozici je pouze seznam argumentů. |
Seznam parametrů
image
Image handle
x
Origin x ordinate
y
Origin y ordinate
radius_x
Radius in x
radius_y
Radius in y
start_rot
Starting rotation in degrees
end_rot
Ending rotation in degrees
PÅ™edcházejÃcà | Domů | Dalšà |
imagick_drawcircle | Nahoru |