SPATMOD::IMAGE::FILTER_COLORBALANCE Class Reference

Filter to perform color balancing. More...

#include <spatmod/imagefiltercolorbalance.h>

Inheritance diagram for SPATMOD::IMAGE::FILTER_COLORBALANCE:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 FILTER_COLORBALANCE (STAGE *pPreviousStage, bool TakeOwnership, const CBPARMS &cbparms)
virtual ~FILTER_COLORBALANCE ()

Detailed Description

Filter to perform color balancing.

Source image must have Red, Green and Blue samples of type UINT8.


Constructor & Destructor Documentation

SPATMOD::IMAGE::FILTER_COLORBALANCE::FILTER_COLORBALANCE ( STAGE pPreviousStage,
bool  TakeOwnership,
const CBPARMS cbparms 
)

Constructor.

Parameters:
pPreviousStage Pointer to previous stage
TakeOwnership Filter takes ownership of previous stage and will delete when needed
cbparms Color balance parameters
virtual SPATMOD::IMAGE::FILTER_COLORBALANCE::~FILTER_COLORBALANCE (  )  [virtual]

Destructor.


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

Generated on Sun Oct 7 21:39:33 2012 for TNTsdk 2012 by  doxygen 1.6.1