Creates SDL surface from image in file in format supported by Imaging.
function LoadSDLSurfaceFromFile(const FileName: string): PSDL_Surface;
ImagingSDL (at line 51)