Source position: gd.pas line 560
function gdImageColorExactAlpha(
im: gdImagePtr;
r: cint;
g: cint;
b: cint;
a: cint
):cint;