directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1Factory1.CreateGdiMetafile
directx
d2d1_1
ID2D1Factory1
<summary> Creates a new GDI metafile. </summary>
interface
ID2D1Factory1
extern (
Windows
)
HRESULT
CreateGdiMetafile
(
IStream
metafileStream
,
ID2D1GdiMetafile
*
metafile
)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1Factory1
functions
CreateDevice
CreateDrawingStateBlock
CreateGdiMetafile
CreatePathGeometry
CreateStrokeStyle
GetEffectProperties
GetRegisteredEffects
RegisterEffectFromStream
RegisterEffectFromString
UnregisterEffect
<summary> Creates a new GDI metafile. </summary>