Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork177
-
I'm using zgui and would like to save a screenshot of a imgui window. |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 1 comment
-
You could use your window position and size to determine the region of your frame buffer occupied by the window, copy the pixels to a buffer and write to a file but I'm not sure if this is what you are trying to do exactly. The details depend on what backend you are using. |
BetaWas this translation helpful?Give feedback.
All reactions
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
None yet
Converted from issue
This discussion was converted from issue #390 on April 13, 2024 15:47.