![]() |
Isis 3 Programmer Reference
|
Sets the mapping for gray band stretch. More...

Public Attributes | |
| int | band |
| The gray band. | |
| Stretch | stretch |
| Stretch for the band BandInfo constructor. | |
Sets the mapping for gray band stretch.
Definition at line 192 of file ChipViewport.h.
|
inline |
Definition at line 197 of file ChipViewport.h.
| int Isis::ChipViewport::BandInfo::band |
The gray band.
Definition at line 194 of file ChipViewport.h.
Referenced by Isis::ChipViewport::grayBand().
| Stretch Isis::ChipViewport::BandInfo::stretch |
Stretch for the band BandInfo constructor.
Definition at line 195 of file ChipViewport.h.
Referenced by Isis::ChipViewport::autoStretch(), Isis::ChipViewport::grayStretch(), Isis::ChipViewport::paintImage(), and Isis::ChipViewport::stretchFromCubeViewport().