ImageEn, unit ievision

TIEVisionMath.exp

TIEVisionMath.exp


Declaration

procedure exp(src: TIEVisionImage; dest: TIEVisionImage); safecall;


Description

Calculate the exponent of every image element.

Parameter Description
src Source image (matrix)
dest Container for the resulting image (matrix)