LoadSDLSurfaceFromFile Function
ImagingSDL

Creates SDL surface from image in file in format supported by Imaging.

Pascal
function LoadSDLSurfaceFromFile(const FileName: string): PSDL_Surface;
File

ImagingSDL (at line 51)

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