Source position: sdl_gfx.pas line 127
function pixelColor(
dst: PSDL_Surface;
x: SInt16;
y: SInt16;
color: UInt32
):Integer;