Source position: gd.pas line 409
procedure gdImageSetPixel(
im: gdImagePtr;
x: cint;
y: cint;
color: cint
);