Open ZehMatt opened 8 years ago
At the moment it captures the entire screen space but for performance reasons it would be nice if one could specify the region to capture as in x,y,w,h.
Actually render.Capture does all of it except for the output, adding raw bitmap support would do the trick already.
At the moment it captures the entire screen space but for performance reasons it would be nice if one could specify the region to capture as in x,y,w,h.