Celartem::CIEXYZ Struct Reference

#include <pxl_colorprofile.h>

List of all members.

Public Member Functions

 CIEXYZ (double x=0.9642, double y=1.0, double z=0.8249)
 CIEXYZ (const CIExyY &xyY)


Detailed Description

This structure represents a value of CIE XYZ.

Definition at line 74 of file pxl_colorprofile.h.


Constructor & Destructor Documentation

Celartem::CIEXYZ::CIEXYZ ( double  x = 0.9642,
double  y = 1.0,
double  z = 0.8249 
) [inline]

This function initializes CIExyY structure.

Definition at line 83 of file pxl_colorprofile.h.

Celartem::CIEXYZ::CIEXYZ ( const CIExyY xyY  )  [inline]

This function converts a CIE xyY value into CIE XYZ.

Definition at line 91 of file pxl_colorprofile.h.


The documentation for this struct was generated from the following file:
This document is automatically generated using doxygen 1.5.4 at Fri Jun 27 18:23:11 2008.