eLynx SDK v3.0.1
C++ image processing API reference

Ramp.h File Reference

#include <elx/core/CoreTypes.h>
#include <elx/math/MathCore.h>
#include "inl/Ramp.inl"

Go to the source code of this file.


Classes

class  eLynx::Math::Ramp< T >

Namespaces

namespace  eLynx
namespace  eLynx::Math

Functions

template<typename T >
bool eLynx::Math::elxApplyRamp (const Ramp< T > &iRamp, T *iprSrc, size_t iSize, uint32 iChannelCount, uint32 iChannelMask)
template<typename T >
bool eLynx::Math::elxApplyRampFast (const Ramp< T > &iRamp, T *iprSrc, size_t iSize, uint32 iChannelCount, uint32 iChannelMask)
template<typename T >
bool eLynx::Math::elxApplyRamp (const Ramp< T > &iRamp0, const Ramp< T > &iRamp1, T *iprSrc, size_t iSize, uint32 iChannelMask)
template<typename T >
bool eLynx::Math::elxApplyRampFast (const Ramp< T > &iRamp0, const Ramp< T > &iRamp1, T *iprSrc, size_t iSize, uint32 iChannelMask)
template<typename T >
bool eLynx::Math::elxApplyRamp (const Ramp< T > &iRamp0, const Ramp< T > &iRamp1, const Ramp< T > &iRamp2, T *iprSrc, size_t iSize, uint32 iChannelMask)
template<typename T >
bool eLynx::Math::elxApplyRampFast (const Ramp< T > &iRamp0, const Ramp< T > &iRamp1, const Ramp< T > &iRamp2, T *iprSrc, size_t iSize, uint32 iChannelMask)

Generated on 14 Apr 2009 by doxygen 1.5.8