Haltroy / Yorot.Avalonia

A web browser.
MIT License
1 stars 0 forks source link

Save screenshot #8

Closed Haltroy closed 1 year ago

Haltroy commented 1 year ago

Couldn't find a single implementation of getting a rendered picture of either Cefnet WebView or an Avalonia Control.

NOTE: We only want the screenshot of the page that is visible to user, not like the entire screen or the app (if nothing ever shows up then it might be OK).

Haltroy commented 1 year ago

Currently, there's not a single documentation about taking screenshots of either Avalonia Controls or in CefNet. Closing until its possible.

Haltroy commented 1 year ago

I managed to add a code that renders a control to bitmap.