SaveSDLSurfaceToFile Function
ImagingSDL

Saves SDL surface to file in one of the formats supported by Imaging.

Pascal
function SaveSDLSurfaceToFile(const FileName: string; 
                              Surface: PSDL_Surface): Boolean;
File

ImagingSDL (at line 65)

Related Information
You are here: Symbol Reference > Functions > SaveSDLSurfaceToFile Function