FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kInvertAlg Class Reference

Description

Abstract base class for image inversion algorithm implementations.

Inheritance diagram for kInvertAlg:
Inheritance graph

Public Member Functions

kStatus kInvertAlg_Construct (kInvertAlg *algorithm, const kInvertAlgParams *params, kAlloc allocator)
 Constructs a specific kInvertAlg child instance. More...
 
kStatus kInvertAlg_Execute (kInvertAlg algorithm, kImage input, kBool inputExclusive, kImage *output)
 Executes the invert operation. More...
 

The documentation for this class was generated from the following file: