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

The ColorConvRGBtoXYZ class. More...

#include <color_conv_rgb_to_xyz.hpp>

Inheritance diagram for pic::ColorConvRGBtoXYZ:
pic::pic::ColorConv

Public Member Functions

 ColorConvRGBtoXYZ ()
 ColorConvRGBtoXYZ. 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 ColorConvRGBtoXYZ class.

Constructor & Destructor Documentation

◆ ColorConvRGBtoXYZ()

pic::ColorConvRGBtoXYZ::ColorConvRGBtoXYZ ( )
inline

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