Particularly useful
A particularly useful 'fill' function is the imagefilledarc() function, which can be used to make pie charts

imagefilledarc($img_r, $cx, $cy, $width, $height, $start_a, $end_a, $color, $style);

Where $style can be...