Declaration
function invert(dest: TIEVisionImage; invertMethod: TIEVisionInvertMethod): double; safecall;
Description
Find the inverse or pseudo-inverse of an image (matrix).
| Parameter | Description |
| dest | Container for the resulting image |
| invertMethod | Inversion method |