PbDataMappingSetMaxThreshold Method |
Name | Description | |
---|---|---|
![]() | SetMaxThreshold(Single) | Sets a maximum threshold. |
![]() | SetMaxThreshold(Single, SbColor) | Calls SetMaxThreshold(threshold_max, cmax, 0.0). |
![]() | SetMaxThreshold(Single, Single) | Calls SetMaxThreshold(threshold_max, cmax, 0.0). |
![]() | SetMaxThreshold(Single, SbColor, Single) | Sets a maximum threshold, associated to a RGB color and a transparency value. |
![]() | SetMaxThreshold(Single, Single, Single) | Sets a maximum threshold, associated to a HLS color and a transparency value. |