ID2D1Effect.GetInput

<summary> Returns the input image to the effect. The input could be another effect or a bitmap. </summary>

interface ID2D1Effect
extern (Windows)
void
GetInput
const
(
UINT32 index
,
ID2D1Image** input
)

Meta