4#include <interface/SGradient-i.h>
5#include <sobject/Sobject.hpp>
6#include <helper/obj-ref-impl.hpp>
36 STDMETHOD_(
const GradientItem *,
GetGradientData)(CTHIS) SCONST OVERRIDE;
const GradientItem * GetGradientData() SCONST OVERRIDE
Gets the gradient data.
int GetGradientLength() SCONST OVERRIDE
Gets the length of the gradient.
SArray< GradientItem > m_arrGradient
HRESULT OnAttrColors(const SStringW &value, BOOL bLoading)
Handles the "colors" attribute.
int LoadColorTable(IXmlNode *xmlNode)
Loads the color table from an XML node.
void OnInitFinished(IXmlNode *pNode) OVERRIDE
Initializes the object after loading from XML.
A class representing an ASCII string.