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