Name
sdlgfx_polygonRGBA — Here Description2
Synopsis
sdlgfx_polygonRGBA sdlgfx_polygonRGBA( | $surf, | |
| $x1, | |
| $y1, | |
| $x2, | |
| $y2, | |
| $r, | |
| $g, | |
| $b, | |
| $a) ; | |
array | $surf; |
long | $x1; |
long | $y1; |
long | $x2; |
long | $y2; |
long | $r; |
long | $g; |
long | $b; |
long | $a; |
Description
Here description