LoadSDLSurfaceFromStream Function
ImagingSDL

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

Pascal
function LoadSDLSurfaceFromStream(Stream: TStream): PSDL_Surface;
File

ImagingSDL (at line 53)

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