Source position: sdl_gfx.pas line 504
function SDL_imageFilterAddByteToHalf(
Src1: PAnsiChar;
Dest: PAnsiChar;
length: Integer;
C: AnsiChar
):Integer;