ImageEn, unit hyiedefs
TIEQuadCoords
Declaration
TIEQuadCoords = record
x0, y0: integer;
x1, y1: integer;
x2, y2: integer;
x3, y3: integer;
end;