ellipsefill(3alleg4) Allegro manual ellipsefill(3alleg4)NAMEellipsefill - 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);DESCRIPTIONDraws a filled ellipse with the specified centre and radius.SEE ALSOcirclefill(3alleg4), ellipse(3alleg4), do_ellipse(3alleg4), drawing_mode(3alleg4), makecol(3alleg4), ex12bit(3alleg4) Allegro version 4.4.2 ellipsefill(3alleg4)
| Related Man Pages |
|---|
| circle(3alleg4) - opendarwin |
| circlefill(3alleg4) - opendarwin |
| circlefill(3alleg4) - suse |
| circlefill(3alleg4) - plan9 |
| circlefill(3alleg4) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Weird 'find' results |