ImageEn, unit ievision
TIEVisionSize2f
TIEVisionSize2f
Declaration
TIEVisionSize2f = packed record
width: Single;
height: Single;
end;