directx-d ~master (2022-05-11T11:30:22.4019518)
Dub
Repo
ID2D1Factory1.CreatePathGeometry
directx
d2d1_1
ID2D1Factory1
<summary> Creates a path geometry with new operational methods. </summary>
HRESULT
CreatePathGeometry
(ID2D1PathGeometry1* pathGeometry)
interface
ID2D1Factory1
extern (
Windows
)
HRESULT
CreatePathGeometry
(
ID2D1PathGeometry1
*
pathGeometry
)
HRESULT
CreatePathGeometry
(ID2D1PathGeometry* pathGeometry)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1Factory1
functions
CreateDevice
CreateDrawingStateBlock
CreateGdiMetafile
CreatePathGeometry
CreateStrokeStyle
GetEffectProperties
GetRegisteredEffects
RegisterEffectFromStream
RegisterEffectFromString
UnregisterEffect
<summary> Creates a path geometry with new operational methods. </summary>