eLynx SDK v3.3.0
C++ image processing API reference
Public Member Functions | Protected Member Functions | Protected Attributes

eLynx::Math::AbstractTransfertFunction Class Reference

Inheritance diagram for eLynx::Math::AbstractTransfertFunction:
eLynx::Math::ITransfertFunction eLynx::Math::TransfertFunctionCopy eLynx::Math::TransfertFunctionMidtone

List of all members.

Public Member Functions

virtual void Release ()
virtual void SetRange (double iLow, double iHigh)
 ITransfertFunction implementation.
virtual double GetLow () const
virtual double GetHigh () const
virtual void SetLow (double iLow)
virtual void SetHigh (double iHigh)
virtual void SetParam (double)
virtual double GetParam () const
virtual bool IsInvariant () const

Protected Member Functions

 AbstractTransfertFunction (double iLow=0.0, double iHigh=1.0)

Protected Attributes

double _low
double _high

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

Generated on Thu Dec 9 2010 by doxygen 1.7.2