Creates SDL surface from image in stream in format supported by Imaging.
function LoadSDLSurfaceFromStream(Stream: TStream): PSDL_Surface;
ImagingSDL (at line 53)