[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Converts an XPM image stored in the specified stream into an array of PChar values.
Source position: graphics.pp line 1964
function ReadXPMFromStream( |
Stream: TStream; |
Size: Integer |
):PPChar; |
See XPMToPPChar for more info.
lazarus-ccr.sourceforge.net |