ImageEn, unit ievision
TIEVisionOCRBox
Declaration
TIEVisionOCRBox = packed record
text: uint32_t;
cost: single;
rect:
TIEVisionRect
;
end;