ne_gstp_setColor
-
int sbne::ne_gstp_setColor(VGradientStop *s, const std::string &color)
Sets the value of the “stop-color” attribute of this VGradientStop object.
- Parameters:
s – a pointer to the VGradientStop object.
color – a string to use as the value of the “stop-color” attribute of this VGradientStop object.
- Returns:
integer value indicating success/failure of the function.