Get screen shot on macOS from NetCore 3.1?

263 views Asked by At

I need to get a screenshot on macOS from netcore 3.1 app. Unfortunately current implementation of System.Drawing.Graphics.CopyFromScreen thows PlatformNotSupportedException. But what other simplest way (maybe over OpenGL or GTK) get a screenshot?

0

There are 0 answers