Source position: gd.pas line 718
procedure gdImageFilledEllipse(
im: gdImagePtr;
cx: cint;
cy: cint;
w: cint;
h: cint;
color: cint
);