Creates SDL surface from image in memory in format supported by Imaging.
function LoadSDLSurfaceFromMemory(Data: Pointer; Size: LongInt): PSDL_Surface;
ImagingSDL (at line 55)