Name

sdlgfx_pieColor — Here Description2

Synopsis

sdlgfx_pieColor sdlgfx_pieColor($surf,  
 $x1,  
 $y1,  
 $rad,  
 $start,  
 $end,  
 $color); 
array  $surf;
long  $x1;
long  $y1;
long  $rad;
long  $start;
long  $end;
long  $color;

Description

Here description