directx-d v0.14.1 (2022-11-15T10:12:44Z)
Dub
Repo
ID2D1CommandSink.DrawImage
directx
d2d1_1
ID2D1CommandSink
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID2D1CommandSink
extern (
Windows
)
HRESULT
DrawImage
(
ID2D1Image
image
,
const
(
D2D1_POINT_2F
)*
targetOffset
,
const
(
D2D1_RECT_F
)*
imageRectangle
,
D2D1_INTERPOLATION_MODE
interpolationMode
,
D2D1_COMPOSITE_MODE
compositeMode
)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1CommandSink
functions
BeginDraw
Clear
DrawBitmap
DrawGdiMetafile
DrawGeometry
DrawGlyphRun
DrawImage
DrawLine
DrawRectangle
EndDraw
FillGeometry
FillMesh
FillOpacityMask
FillRectangle
PopAxisAlignedClip
PopLayer
PushAxisAlignedClip
PushLayer
SetAntialiasMode
SetPrimitiveBlend
SetTags
SetTextAntialiasMode
SetTextRenderingParams
SetTransform
SetUnitMode