Source position: msegraphicsmagick.pas line 553
type RectangleInfo = record
width: culong;
height: culong;
x: clong;
y: clong;
end;