| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Reads the first line from an XPM PChar array which contains the width, height and number of colors for the XPM data.
Source position: graphics.pp line 1984
| function ReadXPMSize( | 
| XPM: PPChar; | 
| var Width: Integer; | 
| var Height: Integer; | 
| var ColorCount: Integer | 
| ):Boolean; | 
| Version 4.0 | Generated 2025-05-03 | Home |