PICCANTE  0.4
The hottest HDR imaging library!
Public Member Functions | List of all members
pic::ColorConvXYZtoLMS Class Reference

The ColorConvXYZtoLMS class. More...

#include <color_conv_xyz_to_lms.hpp>

Inheritance diagram for pic::ColorConvXYZtoLMS:
pic::pic::ColorConv

Public Member Functions

 ColorConvXYZtoLMS ()
 ColorConvXYZtoLMS. More...
 
- Public Member Functions inherited from pic::pic::ColorConv
 ColorConv ()
 ColorConv. More...
 
virtual void direct (float *colIn, float *colOut)
 direct converts from a color space to another one. More...
 
virtual void inverse (float *colIn, float *colOut)
 inverse is the inverse of direct. More...
 
void transform (float *colIn, float *colOut, bool bDirection)
 transform More...
 

Additional Inherited Members

- Static Public Member Functions inherited from pic::pic::ColorConv
static void apply (const float *mtx, float *colIn, float *colOut)
 apply More...
 
static void apply_s (const float *mtx, float *colIn, float *colOut)
 apply_s a safe apply More...
 
- Protected Attributes inherited from pic::pic::ColorConv
bool linear
 
float mtx [9]
 
float mtx_inv [9]
 

Detailed Description

The ColorConvXYZtoLMS class.

Constructor & Destructor Documentation

◆ ColorConvXYZtoLMS()

pic::ColorConvXYZtoLMS::ColorConvXYZtoLMS ( )
inline

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