OEGetColor

OESystem::OEColor OEGetColor(const OESystem::OEInterface& itf,
                             const std::string& name)

Returns the color initialized in the given interface.

itf

The interface in which the parameter is configured.

name

The name of the parameter.

See also