ID2D1SvgDocument.CreatePaint

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT CreatePaint(D2D1_SVG_PAINT_TYPE paintType, D2D1_COLOR_F* color, wchar* id, ID2D1SvgPaint* paint)
    interface ID2D1SvgDocument
    extern (Windows)
    HRESULT
    CreatePaint
    (,
    const D2D1_COLOR_F* color
    ,
    const wchar* id
    ,)
  2. HRESULT CreatePaint(D2D1_SVG_PAINT_TYPE paintType, D2D1_COLOR_F color, wchar* id, ID2D1SvgPaint* paint)

Meta