Name

sdlgfx_filledPieRGBA — Here Description2

Synopsis

sdlgfx_filledPieRGBA sdlgfx_filledPieRGBA($surf,  
 $x1,  
 $y1,  
 $rad,  
 $start,  
 $end,  
 $r,  
 $g,  
 $b,  
 $a); 
array  $surf;
long  $x1;
long  $y1;
long  $rad;
long  $start;
long  $end;
long  $r;
long  $g;
long  $b;
long  $a;

Description

Here description