ID2D1SvgDocument::CreatePaint methods

Creates a paint object which can be used to set the 'fill' or 'stroke' properties.

Overload list

MethodDescription
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

ID2D1SvgDocument

 

 

Show: