directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
ID2D1DeviceContext.DrawGdiMetafile
directx
d2d1_1
ID2D1DeviceContext
<summary> Draw a metafile to the device context. </summary>
interface
ID2D1DeviceContext
extern (
Windows
)
void
DrawGdiMetafile
(
ID2D1GdiMetafile
gdiMetafile
,
const
(
D2D1_POINT_2F
)*
targetOffset
= null
)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1DeviceContext
functions
CreateBitmap
CreateBitmapFromDxgiSurface
CreateBitmapFromWicBitmap
CreateColorContext
CreateCommandList
CreateEffect
CreateGradientStopCollection
CreateImageBrush
DrawGdiMetafile
DrawGlyphRun
DrawImage
FillOpacityMask
GetDevice
GetEffectInvalidRectangleCount
GetEffectInvalidRectangles
GetEffectRequiredInputRectangles
GetGlyphRunWorldBounds
GetImageLocalBounds
GetImageWorldBounds
GetPrimitiveBlend
GetRenderingControls
GetTarget
GetUnitMode
InvalidateEffectInputRectangle
IsBufferPrecisionSupported
IsDxgiFormatSupported
PushLayer
SetPrimitiveBlend
SetRenderingControls
SetTarget
SetUnitMode
<summary> Draw a metafile to the device context. </summary>