ImageEn, unit ievision
TIEVisionSize
Declaration
TIEVisionSize = packed record
width: int32_t;
height: int32_t;
end;