Source position: sdl_gfx.pas line 564
function SDL_imageFilterClipToRange(
Src1: PAnsiChar;
Dest: PAnsiChar;
length: Integer;
Tmin: Byte;
Tmax: Byte
):Integer;