LoadSDLSurfaceFromMemory Function
ImagingSDL

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

Pascal
function LoadSDLSurfaceFromMemory(Data: Pointer; 
                                  Size: LongInt): PSDL_Surface;
File

ImagingSDL (at line 55)

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