Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does WebView2 support custom rendering? #1060

Closed
sketch34 opened this issue Mar 10, 2021 · 1 comment
Closed

Does WebView2 support custom rendering? #1060

sketch34 opened this issue Mar 10, 2021 · 1 comment

Comments

@sketch34
Copy link

sketch34 commented Mar 10, 2021

There's two scenarios I'm interested in:

  1. Getting pixel buffers from WebView2 rendered areas. This would be something like the OnPaint() function in the CefRenderHandler of Chrome Embedded Framework (CEF).
  2. Going the other way and passing custom rendered pixel buffers to WebView2 so that, for example, areas of the web page could be rendered offscreen using custom DX11 code.

Is there any support for this? I can't see it in the API.

@sketch34
Copy link
Author

sketch34 commented Mar 10, 2021

I think my question has been answered: #547 / #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants