![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
Implementation of XYZ-to-CIE-Lab color transformation. More...
#include <CXyzToCieLabTransformation.h>
Public Member Functions | |
virtual bool | GetValueAt (const icmm::CVarColor &argument, icmm::CVarColor &result) const |
Get function value for specified argument value. | |
virtual icmm::CVarColor | GetValueAt (const icmm::CVarColor &argument) const |
Get function value for specified argument value. | |
![]() |
Additional Inherited Members | |
![]() | |
typedef icmm::CVarColor | ArgumentType |
typedef icmm::CVarColor | ResultType |
Implementation of XYZ-to-CIE-Lab color transformation.
2 degree Observer and D65-illumination are used.
Definition at line 21 of file CXyzToCieLabTransformation.h.
|
virtual |
Get function value for specified argument value.
This overloaded menthod is provided only for convinence.
argument | function argument. |
Implements imath::TIMathFunction< icmm::CVarColor, icmm::CVarColor >.
|
virtual |
Get function value for specified argument value.
argument | function argument. |
result | function value for specified argument. |
Implements imath::TIMathFunction< icmm::CVarColor, icmm::CVarColor >.
© Witold Gantzke and Kirill Lepskiy