Source position: gd.pas line 391
function gdImageCreateFromGd2Part(
_in: PFILE;
srcx: cint;
srcy: cint;
w: cint;
h: cint
):gdImagePtr;