aurora-directx ~master (2020-02-01T22:21:58Z)
Dub
Repo
ID2D1DeviceContext6.BlendImage
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext6
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
ID2D1DeviceContext6
extern (
Windows
)
void
BlendImage
(
ID2D1Image
image
,
D2D1_BLEND_MODE
blendMode
,
const
D2D1_POINT_2F
*
targetOffset
= null
,
const
D2D1_RECT_F
*
imageRectangle
= null
,
D2D1_INTERPOLATION_MODE
interpolationMode
=
D2D1_INTERPOLATION_MODE.LINEAR
)
Meta
Source
See Implementation
aurora
directx
d2d1
d2d1_3
ID2D1DeviceContext6
functions
BlendImage