[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

ReadXPMSize

Declaration

Source position: graphics.pp line 1817

function ReadXPMSize(

  XPM: PPChar;

  var Width: Integer;

  var Height: Integer;

  var ColorCount: Integer

):Boolean;