Saves SDL surface to file in one of the formats supported by Imaging.
function SaveSDLSurfaceToFile(const FileName: string; Surface: PSDL_Surface): Boolean;
ImagingSDL (at line 65)