Engauge Digitizer  2
Public Member Functions | List of all members
ColorFilterStrategyForeground Class Reference

Leaf class for foreground strategy for ColorFilter. More...

#include <ColorFilterStrategyForeground.h>

Inheritance diagram for ColorFilterStrategyForeground:
ColorFilterStrategyAbstractBase

Public Member Functions

 ColorFilterStrategyForeground ()
 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.
 
- Public Member Functions inherited from ColorFilterStrategyAbstractBase
 ColorFilterStrategyAbstractBase ()
 Single constructor.
 

Detailed Description

Leaf class for foreground strategy for ColorFilter.

Definition at line 13 of file ColorFilterStrategyForeground.h.


The documentation for this class was generated from the following files: