directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
ID2D1DeviceContext.GetDevice
directx
d2d1_1
ID2D1DeviceContext
<summary> Retrieves the device associated with this device context. </summary>
interface
ID2D1DeviceContext
extern (
Windows
)
void
GetDevice
const
(
ID2D1Device
*
device
)
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> Retrieves the device associated with this device context. </summary>