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