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

eLynx::Image::CIELut Class Reference

#include <ColorSpace.h>

List of all members.


Static Public Member Functions

static void Init ()
template<typename T >
static float GetXYZ2Lab (T iValue)
template<typename T >
static float GetRGB2XYZ (T iValue)

Static Public Attributes

static uint8 _slutRGB2XYZ_ub [0x100][9]
static uint16 _slutRGB2XYZ_us [0x10000][9]

Detailed Description

Definition at line 61 of file ColorSpace.h.


Member Function Documentation

static void eLynx::Image::CIELut::Init (  )  [static]

template<typename T >
static float eLynx::Image::CIELut::GetXYZ2Lab ( iValue  )  [inline, static]

template<typename T >
static float eLynx::Image::CIELut::GetRGB2XYZ ( iValue  )  [inline, static]


Member Data Documentation

uint8 eLynx::Image::CIELut::_slutRGB2XYZ_ub[0x100][9] [static]

Definition at line 79 of file ColorSpace.h.

uint16 eLynx::Image::CIELut::_slutRGB2XYZ_us[0x10000][9] [static]

Definition at line 80 of file ColorSpace.h.


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

Generated on 14 Apr 2009 by doxygen 1.5.8