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