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.6 | Generated 2026-02-20 | Home |