Isis 3 Programmer Reference
|
Sets the mapping for gray band stretch. More...
Public Attributes | |
int | band |
The gray band. More... | |
Stretch | stretch |
Stretch for the band BandInfo constructor. More... | |
Sets the mapping for gray band stretch.
Definition at line 206 of file ChipViewport.h.
int Isis::ChipViewport::BandInfo::band |
The gray band.
Definition at line 208 of file ChipViewport.h.
Referenced by Isis::ChipViewport::grayBand().
Stretch Isis::ChipViewport::BandInfo::stretch |
Stretch for the band BandInfo constructor.
Definition at line 209 of file ChipViewport.h.
Referenced by Isis::ChipViewport::autoStretch(), Isis::ChipViewport::grayStretch(), Isis::ChipViewport::paintImage(), and Isis::ChipViewport::stretchFromCubeViewport().