Source position: sdl_gfx.pas line 232
function ellipseColor(
dst: PSDL_Surface;
x: SInt16;
y: SInt16;
rx: SInt16;
ry: SInt16;
color: UInt32
):Integer;