PbDataMappingSetMinThreshold Method |
Name | Description | |
---|---|---|
SetMinThreshold(Single) | Sets a minimum threshold. | |
SetMinThreshold(Single, SbColor) | Calls SetMinThreshold(threshold_min, cmin, 0.0). | |
SetMinThreshold(Single, Single) | Calls SetMinThreshold(threshold_min, cmin, 0.0). | |
SetMinThreshold(Single, SbColor, Single) | Sets a minimum threshold, associated to a RGB color and a transparency value. | |
SetMinThreshold(Single, Single, Single) | Sets a minimum threshold, associated to a HLS color and a transparency value. |