Source position: sdl_gfx.pas line 243
function aaellipseColor(
dst: PSDL_Surface;
xc: SInt16;
yc: SInt16;
rx: SInt16;
ry: SInt16;
color: UInt32
):Integer;