, including all inherited members.
| AttachTable(UINT8 *&Table, UINT32 NumItems, double TableBinMinimum, double TableBinInterval) | CONTRASTPARM | |
| CanComputeWithoutStats() const | CONTRASTPARM | |
| Clear() | CONTRASTPARM | |
| ClearTable() | CONTRASTPARM | |
| ComputeTable(const STAT_UNIVARIATE &stats, const float *outspec=0) | CONTRASTPARM | |
| ComputeTable() | CONTRASTPARM | |
| CONTRASTPARM() | CONTRASTPARM | |
| CONTRASTPARM(const CONTRASTPARM &rhs) | CONTRASTPARM | |
| DetachTable(SIMPLE_ARRAY< UINT8 > &Table) | CONTRASTPARM | [inline] |
| GetInputRangePct() const | CONTRASTPARM | [inline] |
| GetInputStretchRange() const | CONTRASTPARM | [inline] |
| GetInvert() const | CONTRASTPARM | [inline] |
| GetMethod() const | CONTRASTPARM | [inline] |
| GetOutputAboveMaxBin() const | CONTRASTPARM | [inline] |
| GetOutputBelowMinBin() const | CONTRASTPARM | [inline] |
| GetOutputConstant() const | CONTRASTPARM | [inline] |
| GetOutputInvalid() const | CONTRASTPARM | [inline] |
| GetOutputMedian() const | CONTRASTPARM | [inline] |
| GetOutputStdDevAboveMedian() const | CONTRASTPARM | [inline] |
| GetOutputStdDevBelowMedian() const | CONTRASTPARM | [inline] |
| GetOutputStretchMax() const | CONTRASTPARM | [inline] |
| GetOutputStretchMin() const | CONTRASTPARM | [inline] |
| GetPower() const | CONTRASTPARM | [inline] |
| GetTable() const | CONTRASTPARM | [inline] |
| GetTableBinInterval() const | CONTRASTPARM | [inline] |
| GetTableBinRange() const | CONTRASTPARM | [inline] |
| HasTable() const | CONTRASTPARM | [inline] |
| IsInputRangePct() const | CONTRASTPARM | [inline] |
| METHOD enum name | CONTRASTPARM | |
| METHOD_Constant enum value | CONTRASTPARM | |
| METHOD_Equalize enum value | CONTRASTPARM | |
| METHOD_Exponential enum value | CONTRASTPARM | |
| METHOD_Linear enum value | CONTRASTPARM | |
| METHOD_Logarithmic enum value | CONTRASTPARM | |
| METHOD_None enum value | CONTRASTPARM | |
| METHOD_Normalize enum value | CONTRASTPARM | |
| METHOD_SavedTable enum value | CONTRASTPARM | |
| operator=(const CONTRASTPARM &rhs) | CONTRASTPARM | |
| Process(UINT32 count, const UINT8 *ibuffer, const UINT8 *validity, UINT8 *obuffer) const | CONTRASTPARM | |
| Process(UINT32 count, const INT8 *ibuffer, const UINT8 *validity, UINT8 *obuffer) const | CONTRASTPARM | |
| Process(UINT32 count, const UINT16 *ibuffer, const UINT8 *validity, UINT8 *obuffer) const | CONTRASTPARM | |
| Process(UINT32 count, const INT16 *ibuffer, const UINT8 *validity, UINT8 *obuffer) const | CONTRASTPARM | |
| Process(UINT32 count, const UINT32 *ibuffer, const UINT8 *validity, UINT8 *obuffer) const | CONTRASTPARM | |
| Process(UINT32 count, const INT32 *ibuffer, const UINT8 *validity, UINT8 *obuffer) const | CONTRASTPARM | |
| Process(UINT32 count, const float *ibuffer, const UINT8 *validity, UINT8 *obuffer) const | CONTRASTPARM | |
| Process(UINT32 count, const double *ibuffer, const UINT8 *validity, UINT8 *obuffer) const | CONTRASTPARM | |
| Process(UINT32 count, const void *ibuffer, const UINT8 *validity, UINT8 *obuffer, NUMTYPE NumType) const | CONTRASTPARM | |
| SerialGetItemDef() | CONTRASTPARM | [static] |
| SetConstant(UINT8 OutConstant) | CONTRASTPARM | |
| SetExponential(double power) | CONTRASTPARM | |
| SetInputRangePct(double MinPct, double MaxPct) | CONTRASTPARM | |
| SetInputRangeUsePct(bool InputRangeUsePct) | CONTRASTPARM | [inline] |
| SetInputStretchMax(double value) | CONTRASTPARM | [inline] |
| SetInputStretchMin(double value) | CONTRASTPARM | [inline] |
| SetInputStretchRange(const DOUBLE_RANGE InputRangeAbsolute) | CONTRASTPARM | [inline] |
| SetInvert(bool Invert) | CONTRASTPARM | [inline] |
| SetMethod(METHOD method, bool usedefaults=true) | CONTRASTPARM | |
| SetNormalize(UINT8 median, UINT8 StDevBelowMedian=50, UINT8 StDevAboveMedian=50) | CONTRASTPARM | |
| SetOutputAboveMaxBin(UINT8 OutAboveMaxBin) | CONTRASTPARM | [inline] |
| SetOutputBelowMinBin(UINT8 OutBelowMinBin) | CONTRASTPARM | [inline] |
| SetOutputInvalid(UINT8 OutInvalid) | CONTRASTPARM | [inline] |
| SetOutputMedian(UINT8 median) | CONTRASTPARM | [inline] |
| SetOutputStdDevAboveMedian(UINT8 StdDevAboveMedian) | CONTRASTPARM | [inline] |
| SetOutputStdDevBelowMedian(UINT8 StdDevBelowMedian) | CONTRASTPARM | [inline] |
| SetOutputStretchMax(UINT8 OutStretchMax) | CONTRASTPARM | [inline] |
| SetOutputStretchMin(UINT8 OutStretchMin) | CONTRASTPARM | [inline] |
| SetTable(const SIMPLE_ARRAY< UINT8 > &Table, double TableBinMinimum, double TableBinInterval) | CONTRASTPARM | |
| SetTableBinRange(const DOUBLE_RANGE TableBinRange, double BinInterval) | CONTRASTPARM | |
| ~CONTRASTPARM() | CONTRASTPARM | |