mojave man page for ellipsefill

Query: ellipsefill

OS: mojave

Section: 3alleg4

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ellipsefill(3alleg4)						  Allegro manual					      ellipsefill(3alleg4)

NAME
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); DESCRIPTION
Draws a filled ellipse with the specified centre and radius. SEE ALSO
circlefill(3alleg4), ellipse(3alleg4), do_ellipse(3alleg4), drawing_mode(3alleg4), makecol(3alleg4), ex12bit(3alleg4) Allegro version 4.4.2 ellipsefill(3alleg4)
Related Man Pages
circlefill(3alleg4) - opendarwin
circlefill(3alleg4) - php
circlefill(3alleg4) - linux
circlefill(3alleg4) - mojave
circlefill(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
Shopt -s histappend
Cannot extract libraries using sed
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.