Source position: gd.pas line 421
procedure gdImageDashedLine(
im: gdImagePtr;
x1: cint;
y1: cint;
x2: cint;
y2: cint;
color: cint
);