@CidHighwind wrote:
Is there a fast way (60fps) to get a texture of the whole screen without the actual monogame window?
System.Drawing.Graphics.CopyFromScreen() seems to be to slow because I need to convert the Bitmap to a Texture2D.
Posts: 11
Participants: 4