6.31. Ellipse

[<<<] [>>>]

gd::Ellipse Image,x,y,w,h,[color]

Use this subroutine to draw an ellipse. The color value is optional. If this is missing the default color is used set by the subroutine gd::SetColor.


[<<<] [>>>]