ellipsefill (3) Linux Manual Page
ellipsefill – Draws a filled ellipse. Allegro game programming library.
Synopsis
#include <allegro.h> void ellipsefill(BITMAP *bmp, int x, int y, int rx, int ry, int color);
ellipsefill – Draws a filled ellipse. Allegro game programming library.
void ellipsefill(BITMAP *bmp, int x, int y, int rx, int ry, int color);