directx-d ~master (2017-09-08T10:47:49Z)
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>