@mikechambers wrote:
I am using ofSaveScreen to capture images of generated graphics. This works well, but if my window is partially offscreen, ofSaveScreen will only capture the part that is visible (I am making my window really larger to capture higher rez images).
Couple of questions:
- Is there a way to get it to capture entire screen, even the part not visible?
- Is there a better way to capture the screen when its partially off screen?
- Is there an alternative solution to capture high rez images? perhaps render in larger area, scale down, then capture?
- Does the vector output work with opengl calls? does it support transparency?
Ive done some searching and found some info, but a lot of it looks like it is out of date.
Thanks...
mike
Posts: 4
Participants: 2