microsoft / WPFDXInterop

Repo for WPF DX Interop support
MIT License
307 stars 98 forks source link

Where can I find documentation for D3D11ImageAPIs - RequestRender #39

Open sraghani opened 4 years ago

sraghani commented 4 years ago

Hi,

For D3DImage, there is documentation on msdn calling out the APIs and their usage. For the D3D11Image, where can I find similar API documentation?

I see that D3D11Image has onRender and few other new APIs and would be great to go through their documentation.

The documentation link on https://github.com/microsoft/WPFDXInterop points back to the same page.

Thanks, Sanjay