Go to the documentation of this file.
   26 #ifndef __TERRALIB_QT_WIDGETS_SE_INTERNAL_CONTRASTENHANCEMENTWIDGET_H 
   27 #define __TERRALIB_QT_WIDGETS_SE_INTERNAL_CONTRASTENHANCEMENTWIDGET_H 
   30 #include "../Config.h" 
   31 #include "../../../se.h" 
   42 namespace Ui { 
class ContrastEnhancementWidgetForm; }
 
   49     class ContrastEnhancement;
 
  108           std::unique_ptr<Ui::ContrastEnhancementWidgetForm> 
m_ui;              
 
  112           std::map<te::se::ContrastEnhancement::ContrastEnhancementType, QString> 
m_ceNames;  
 
  120 #endif  // __TERRALIB_QT_WIDGETS_SE_INTERNAL_CONTRASTENHANCEMENTWIDGET_H 
  
 
ContrastEnhancement defines the 'stretching' of contrast for a channel of a false-color image or for ...