directx-d ~master (2017-09-08T10:47:49Z)
Dub
Repo
ID2D1DeviceContext.PushLayer
directx
d2d1_1
ID2D1DeviceContext
<summary> Push a layer on the device context. </summary>
interface
ID2D1DeviceContext
extern (
Windows
)
void
PushLayer
(
const
(
D2D1_LAYER_PARAMETERS1
)*
layerParameters
,
ID2D1Layer
layer
)
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> Push a layer on the device context. </summary>