26 #ifndef __TERRALIB_SE_INTERNAL_SELECTEDCHANNEL_H 27 #define __TERRALIB_SE_INTERNAL_SELECTEDCHANNEL_H 36 #include <boost/noncopyable.hpp> 43 class ContrastEnhancement;
74 void setSourceChannelName(
const std::string& name);
96 #endif // __TERRALIB_SE_INTERNAL_SELECTEDCHANNEL_H A selected channel to be display.
ContrastEnhancement defines the 'stretching' of contrast for a channel of a false-color image or for ...
std::string getSourceChannelName() const
#define TESEEXPORT
You can use this macro in order to export/import classes and functions from this module.
Configuration flags for the Symbology Encoding support of TerraLib.
ContrastEnhancement * m_contrastEnhancement
Contrast enhancement that can be applied to a channel in isolation. (Optional)
ContrastEnhancement * getContrastEnhancement() const
std::string m_sourceChannelName
Channels are identified by a system and data-dependent character identifier. Commonly, channels will be labelled as "1", "2" and so on. (Mandatory)