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

The ColorConvXYZtoxyY class. More...

#include <color_conv_xyz_xyY.hpp>

Inheritance diagram for pic::ColorConvXYZtoxyY:
pic::pic::ColorConv

Public Member Functions

 ColorConvXYZtoxyY ()
 
void direct (float *colIn, float *colOut)
 direct More...
 
void inverse (float *colIn, float *colOut)
 inverse More...
 
- Public Member Functions inherited from pic::pic::ColorConv
 ColorConv ()
 ColorConv. 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 ColorConvXYZtoxyY class.

Constructor & Destructor Documentation

◆ ColorConvXYZtoxyY()

pic::ColorConvXYZtoxyY::ColorConvXYZtoxyY ( )
inline

Member Function Documentation

◆ direct()

void pic::ColorConvXYZtoxyY::direct ( float *  colIn,
float *  colOut 
)
inlinevirtual

direct

Parameters
colIn
colOut

Reimplemented from pic::pic::ColorConv.

◆ inverse()

void pic::ColorConvXYZtoxyY::inverse ( float *  colIn,
float *  colOut 
)
inlinevirtual

inverse

Parameters
colIn
colOut

Reimplemented from pic::pic::ColorConv.


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