Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

ReadXPMFromStream

Converts an XPM image stored in the specified stream into an array of PChar values.

Declaration

Source position: graphics.pp line 2026

function ReadXPMFromStream(

  Stream: TStream;

  Size: Integer

):PPChar;

Description

See XPMToPPChar for more info.



CT Web help

CodeTyphon Studio