imagefilledpolygon() creates a filled polygon
in the given image.
obrazZasób obrazu, zwrócony przez jedną z funkcji tworzących obrazy, taką jak imagecreatetruecolor().
pointsAn array containing the x and y coordinates of the polygons vertices consecutively
num_pointsTotal number of vertices, which must be bigger than 3
colorA color identifier created with imagecolorallocate()
| Poprzedni | Spis treści | Następny |
| imagefilledellipse | Początek rozdziału | imagefilledrectangle |