Class: QgsLinearMinMaxEnhancementWithClip

class qgis.core.QgsLinearMinMaxEnhancementWithClip

Bases: QgsContrastEnhancementFunction

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

Methods

enhance

param a0:

isValueInDisplayableRange

param a0:

enhance(self, a0: float) int
Parameters:

a0 (float)

Return type:

int

isValueInDisplayableRange(self, a0: float) bool
Parameters:

a0 (float)

Return type:

bool