eLynx SDK
v3.0.1 C++ image processing API reference |
GammaTransform(double iLow, double iHigh, double iGamma) | eLynx::Math::GammaTransform | |
GetParam() const | eLynx::Math::GammaTransform | [inline] |
IsSupported(EResolution iDestination, EResolution iSource) const | eLynx::Math::GammaTransform | [virtual] |
SetHigh(double iHigh) | eLynx::Math::GammaTransform | |
SetLow(double iLow) | eLynx::Math::GammaTransform | |
SetParam(double iGamma) | eLynx::Math::GammaTransform | |
Transform(void *iprDst, EResolution iDst, const void *iprSrc, EResolution iSrc, uint32 iSize) const | eLynx::Math::GammaTransform | [virtual] |
~GammaTransform() | eLynx::Math::GammaTransform | [virtual] |
~IMapTransform() | eLynx::Math::IMapTransform | [virtual] |