ImageEn, unit ievision
TIEVisionInvertMethod
Declaration
TIEVisionInvertMethod = (
ievLU = 0,
ievSVD = 1,
ievSVD_SYM = 2
);