(C) 1998 AROS - The Amiga Research OS
NAME
#include <graphics/rastport.h>
#include <proto/graphics.h>
void DrawEllipse (rp , xCenter , yCenter , a , b)
LOCATION
In GfxBase at offset 30
SYNOPSIS
struct RastPort * rp
LONG xCenter
LONG yCenter
LONG a
LONG b
FUNCTION
INPUTS
RESULT
EXAMPLE
SEE ALSO
NOTES
BUGS
INTERNALS
HISTORY