ID2D1DeviceContext.SetTarget

<summary> Sets the target for this device context to point to the given image. The image can be a command list or a bitmap created with the D2D1_BITMAP_OPTIONS_TARGET flag. </summary>

interface ID2D1DeviceContext
extern (Windows)
void
SetTarget
(
ID2D1Image image
)

Meta