ne_ven_getBackgroundColor

const std::string sbne::ne_ven_getBackgroundColor(Veneer *ven)

Returns the value of the “backgroundcolor” attribute of this Veneer object, if it has one.

Parameters:

ven – a pointer to the Veneer object.

Returns:

the “backgroundcolor” attribute of this Veneer object as a string, or an empty string if the “backgroundcolor” attribute is not set or the object is NULL .