Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

Input on saving high resolution images / screengrabs

$
0
0

@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:

  1. Is there a way to get it to capture entire screen, even the part not visible?
  2. Is there a better way to capture the screen when its partially off screen?
  3. Is there an alternative solution to capture high rez images? perhaps render in larger area, scale down, then capture?
  4. 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

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles