Source position: gd.pas line 541
procedure gdImageFilledPolygon(
im: gdImagePtr;
p: gdPointPtr;
n: cint;
c: cint
);