ID2D1Effect.GetInput

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

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

Meta