ID2D1RenderTarget.CreateSolidColorBrush

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
  1. HRESULT CreateSolidColorBrush(D2D1_COLOR_F* color, ID2D1SolidColorBrush* solidColorBrush)
  2. HRESULT CreateSolidColorBrush(D2D1_COLOR_F* color, D2D1_BRUSH_PROPERTIES* brushProperties, ID2D1SolidColorBrush* solidColorBrush)
    interface ID2D1RenderTarget
    extern (Windows)
    HRESULT
    CreateSolidColorBrush

Meta