#include <HSIDataTypes.h>
Public Member Functions | |
void | init () |
Public Attributes | |
HSIColorRange | colorClasses [NUMBER_OF_COLOR_CLASSES] |
Definition at line 35 of file HSIDataTypes.h.
void HSIColorTable::init | ( | ) |
The initial values for the H, S, and I ranges are set.
Definition at line 9 of file HSIDataTypes.cpp.
References colorClasses, HSIColorRange::H_min, HSIColorRange::I_max, HSIColorRange::I_min, NUMBER_OF_COLOR_CLASSES, HSIColorRange::S_max, and HSIColorRange::S_min.
HSIColorRange HSIColorTable::colorClasses[NUMBER_OF_COLOR_CLASSES] |
The color classes of the HSI colortable
Definition at line 41 of file HSIDataTypes.h.
Referenced by HSIColorTableToolCore::getColorClassByHSI(), HSIColorTableToolCore::growHSIColorRange(), init(), CHSIColorTableToolDlgBar::OnHScroll(), operator<<(), operator>>(), CHSIColorTableToolDlgBar::setSlidersForColorClass(), HSIColorTableToolCore::setUndo(), HSIColorTableToolCore::shrinkHSIColorRange(), and HSIColorTableToolCore::undoEditHSIColorRange().