circlefill(3alleg4) v7 man page | unix.com

Man Page: circlefill

Operating Environment: v7

Section: 3alleg4

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
circle(3alleg4) - opendarwin
circlefill(3alleg4) - opendarwin
circlefill(3alleg4) - suse
circlefill(3alleg4) - php
circlefill(3alleg4) - linux
Similar Topics in the Unix Linux Community
Sort by values in the 1st row, leaving first four coulumns untouched
Read a file and save every word in a variable to use
Required libs to compile libXft
Shopt -s histappend
Bash - here document on RHEL 6.8 and 6.9 servers aren't working