SetDpiCompensatedEffectInput

Sets a bitmap as an effect input, while inserting a DPI compensation effect to preserve visual appearance as the device context's DPI changes.

HRESULT
SetDpiCompensatedEffectInput
(
,,
UINT32 inputIndex
,
ID2D1Bitmap inputBitmap
,
D2D1_INTERPOLATION_MODE interpolationMode = D2D1_INTERPOLATION_MODE_LINEAR
,
D2D1_BORDER_MODE borderMode = D2D1_BORDER_MODE_HARD
)

Meta