Image Component Library (ICL)
Public Member Functions | Private Attributes | List of all members
icl::core::CCLUT Class Reference

#include <CCLUT.h>

Public Member Functions

 CCLUT (format srcFmt, format dstFmt)
 
void cc (const ImgBase *src, ImgBase *dst, bool roiOnly=false)
 

Private Attributes

Img8u m_oLUT
 

Constructor & Destructor Documentation

◆ CCLUT()

icl::core::CCLUT::CCLUT ( format  srcFmt,
format  dstFmt 
)

Member Function Documentation

◆ cc()

void icl::core::CCLUT::cc ( const ImgBase src,
ImgBase dst,
bool  roiOnly = false 
)

Member Data Documentation

◆ m_oLUT

Img8u icl::core::CCLUT::m_oLUT
private

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