ID2D1SvgDocument.CreatePaint

Undocumented in source. Be warned that the author may not have intended to support it.
  1. HRESULT CreatePaint(D2D1_SVG_PAINT_TYPE paintType, D2D1_COLOR_F* color, wchar* id, ID2D1SvgPaint* paint)
  2. HRESULT CreatePaint(D2D1_SVG_PAINT_TYPE paintType, D2D1_COLOR_F color, wchar* id, ID2D1SvgPaint* paint)
    interface ID2D1SvgDocument
    extern (Windows) final
    HRESULT
    CreatePaint
    (,
    const D2D1_COLOR_F color
    ,
    const wchar* id
    ,)

Meta