ID2D1SvgPaint

Undocumented in source.

Members

Functions

GetColor
void GetColor(D2D1_COLOR_F* color)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetId
HRESULT GetId(wchar* id, uint idCount)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetIdLength
uint GetIdLength()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetPaintType
D2D1_SVG_PAINT_TYPE GetPaintType()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetColor
HRESULT SetColor(D2D1_COLOR_F* color)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetColor
HRESULT SetColor(D2D1_COLOR_F color)
Undocumented in source. Be warned that the author may not have intended to support it.
SetId
HRESULT SetId(wchar* id)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetPaintType
HRESULT SetPaintType(D2D1_SVG_PAINT_TYPE paintType)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Inherited Members

From ID2D1SvgAttribute

Clone
HRESULT Clone(ID2D1SvgAttribute* attribute)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
GetElement
void GetElement(ID2D1SvgElement* element)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta