QgsLinearMinMaxEnhancement class

A color enhancement function that performs a linear enhanceContrast between min and max.

Contents

Base classes

class QgsContrastEnhancementFunction
A contrast enhancement function is the base class for all raster contrast enhancements.

Public functions

auto enhance(double value) -> int override
A customizable method that takes in a double value and returns a int between 0 and 255.