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