ne_gstp_isSetColor
-
bool sbne::ne_gstp_isSetColor(VGradientStop *s)
Predicates returning
trueif the “color” attribute of this VGradientStop is set.- Parameters:
s – a pointer to the VGradientStop object.
- Returns:
trueif the “color” attribute of this VGradientStop object is set,falseif either the “color” attribute is not set or the object isNULL.