![]() |
ICF 3.0.5.47
Technical documentation of ICF Libraries
|
Implementation of HSV-to-RGB color transformation. More...
#include <CHsvToRgbTransformation.h>
Public Member Functions | |
virtual bool | GetValueAt (const ArgumentType &argument, ResultType &result) const |
Get function value for specified argument value. | |
virtual ResultType | GetValueAt (const ArgumentType &argument) const |
Get function value for specified argument value. | |
![]() |
Additional Inherited Members | |
![]() | |
typedef icmm::CVarColor | ArgumentType |
typedef icmm::CVarColor | ResultType |
Implementation of HSV-to-RGB color transformation.
Definition at line 20 of file CHsvToRgbTransformation.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