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 1995
function ReadXPMSize( |
XPM: PPChar; |
var Width: Integer; |
var Height: Integer; |
var ColorCount: Integer |
):Boolean; |
| Version 4.4 | Generated 2025-11-08 | Home |