Name

sdlgfx_characterRGBA — Here Description2

Synopsis

sdlgfx_characterRGBA sdlgfx_characterRGBA($surf,  
 $x1,  
 $y1,  
 $c,  
 $r,  
 $g,  
 $b,  
 $a); 
array  $surf;
long  $x1;
long  $y1;
char  $c;
long  $r;
long  $g;
long  $b;
long  $a;

Description

Here description