OEGetHighlightColor
OESystem::OEColor OEGetHighlightColor(const OESystem::OEInterface& itf,
std::string name = OEHighlightParamName::Color)
Returns the highlight color initialized in the given interface.
- itf
The interface in which the parameter is configured.
- name
The name of the parameter.
See also
OEConfigureHighlightParamsfunctionOEConfigureHighlightColorfunctionOEColor class