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