30   : m_contrast(ENHANCEMENT_NONE),
 
ContrastEnhancementType
The type of contrast enhancement. 
 
ContrastEnhancement defines the 'stretching' of contrast for a channel of a false-color image or for ...
 
void setGammaValue(const double &v)
 
ContrastEnhancement()
It initializes a new ContrastEnhancement. 
 
~ContrastEnhancement()
Destructor. 
 
ContrastEnhancement defines the 'stretching' of contrast for a channel of a false-color image or for ...
 
void setContrastEnhancementType(ContrastEnhancementType t)
 
#define TE_SE_DEFAULT_GAMMA_VALUE
It specifies the default gamma value. 
 
ContrastEnhancement * clone() const 
It creates a new copy of this object.