Subgroup: Linear

Class: QgsLinearMinMaxEnhancementWithClip

class qgis.core.QgsLinearMinMaxEnhancementWithClip

Bases: qgis._core.QgsContrastEnhancementFunction

A linear enhanceContrast enhancement that first clips to min max and then enhanceContrastes linearly between min and max.

Methods

enhance
isValueInDisplayableRange
setMaximumValue Mustator for the maximum value
setMinimumValue Mutator for the minimum value

Attributes

enhance(self, float) → int
isValueInDisplayableRange(self, float) → bool