Engauge Digitizer
2
|
Leaf class for saturation strategy for ColorFilter. More...
#include <ColorFilterStrategySaturation.h>
Public Member Functions | |
ColorFilterStrategySaturation () | |
Single constructor. | |
virtual double | pixelToZeroToOne (const QColor &pixel, QRgb rgbBackground) const |
Return a normalized value of 0 to 1 given input pixel. | |
virtual int | zeroToOneToValue (double s) const |
Return the low value normalized to 0 to 1. | |
![]() | |
ColorFilterStrategyAbstractBase () | |
Single constructor. | |
Leaf class for saturation strategy for ColorFilter.
Definition at line 13 of file ColorFilterStrategySaturation.h.