You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As far as I know, the result of DwmThumbnail API cannot be create directly into an image. However, it is possible to indirectly obtain the image by capturing the window itself that is drawed by DwmThumbnail.
Basically, the similar result can also be obtained by getting the DwmSharedSurface result.
Hey checked the code for DwmThumbnail, It seems like you directly push the frame to the WPF window.
Is there any way to export the frame to an image?
Thanks.
The text was updated successfully, but these errors were encountered: