FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kInvertAlg_Execute ( kInvertAlg  algorithm,
kImage  input,
kBool  inputExclusive,
kImage output 
)

Executes the invert operation.

Parameters
algorithmkInvertAlg object.
inputImage to be inverted.
inputExclusiveIs the input array exclusively owned (known to be not shared)?
outputReceives inverted output image.
Returns
Operation status.