42   delete m_greenChannel;
 
   55   delete m_greenChannel;
 
   73   m_colorCompType = cct;
 
void setRedChannel(SelectedChannel *c)
 
A selected channel to be display. 
 
ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such...
 
ChannelSelection * clone() const 
It creates a new copy of this object. 
 
void setGrayChannel(SelectedChannel *c)
 
~ChannelSelection()
Destructor. 
 
void setColorCompositionType(ColorCompositionType cct)
 
ColorCompositionType
Allowed color compositions type. 
 
A selected channel to be display. 
 
void setBlueChannel(SelectedChannel *c)
 
void setGreenChannel(SelectedChannel *c)
 
ChannelSelection()
It initializes a new ChannelSelection. 
 
ChannelSelection specifies the false-color channel selection for a multi-spectral raster source (such...