ne_gstp_getColor

const std::string sbne::ne_gstp_getColor(VGradientStop *s)

Returns the value of the “color” attribute of this VGradientStop object, if it has one.

Parameters

s – a pointer to the VGradientStop object.

Returns

the “color” attribute of this VGradientStop object, or an empty string if the “color” attribute is not set or the object is NULL .