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

eLynx::Math::IMapTransform Class Reference

#include <TransfertFunction.h>

Inheritance diagram for eLynx::Math::IMapTransform:

eLynx::Math::CopyTransform eLynx::Math::GammaTransform eLynx::Math::MidtoneTransform

List of all members.


Public Member Functions

virtual ~IMapTransform ()
virtual bool IsSupported (EResolution iDestination, EResolution iSource) const =0
virtual bool Transform (void *iprDst, EResolution iDst, const void *iprSrc, EResolution iSrc, uint32 iSize) const =0

Detailed Description

Definition at line 28 of file TransfertFunction.h.


Constructor & Destructor Documentation

virtual eLynx::Math::IMapTransform::~IMapTransform (  )  [virtual]


Member Function Documentation

virtual bool eLynx::Math::IMapTransform::IsSupported ( EResolution  iDestination,
EResolution  iSource 
) const [pure virtual]

virtual bool eLynx::Math::IMapTransform::Transform ( void *  iprDst,
EResolution  iDst,
const void *  iprSrc,
EResolution  iSrc,
uint32  iSize 
) const [pure virtual]


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

Generated on 14 Apr 2009 by doxygen 1.5.8