ID2D1SvgDocument::CreatePaint methods
Overload list
| Method | Description |
|---|---|
| CreatePaint(D2D1_SVG_PAINT_TYPE, D2D1_COLOR_F *, PCWSTR, ID2D1SvgPaint **) |
Creates a paint object which can be used to set the 'fill' or 'stroke' properties. |
| CreatePaint(D2D1_SVG_PAINT_TYPE, D2D1_COLOR_F &, PCWSTR, ID2D1SvgPaint **) |
Creates a paint object which can be used to set the 'fill' or 'stroke' properties. |
See also
Show: