osx man page for circlefill

Query: circlefill

OS: osx

Section: 3alleg4

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

circlefill(3alleg4)						  Allegro manual					       circlefill(3alleg4)

NAME
circlefill - Draws a filled circle. Allegro game programming library. SYNOPSIS
#include <allegro.h> void circlefill(BITMAP *bmp, int x, int y, int radius, int color); DESCRIPTION
Draws a filled circle with the specified centre and radius. SEE ALSO
ellipsefill(3alleg4), circle(3alleg4), do_circle(3alleg4), drawing_mode(3alleg4), makecol(3alleg4), excolmap(3alleg4), excustom(3alleg4), exdbuf(3alleg4), exflip(3alleg4), exlights(3alleg4), expal(3alleg4), exspline(3alleg4), extrans(3alleg4) Allegro version 4.4.2 circlefill(3alleg4)
Related Man Pages
circlefill(3alleg4) - centos
circlefill(3alleg4) - suse
circlefill(3alleg4) - netbsd
circlefill(3alleg4) - mojave
circlefill(3alleg4) - freebsd
Similar Topics in the Unix Linux Community
AIX Links
Mac OS X: Based on UNIX - Solid As a Rock
To print diamond asterisk pattern based on inputs
A dash to GOTO or a dash from GOTO, that is the question...
Python: Refer a properties file from different location