0

Is it possible to do interface calls to CGWindow API from C# on OSX in Mono ?

If not, what is the easiest way of doing fast screen captures in C# on OSX? I'm using Mono as an IDE.

Thank you.

user1884325
  • 2,530
  • 1
  • 30
  • 49
  • Welcome to SO! Have you tried [this](http://www.mono-project.com/Screenshots) approach yet? – Brian Jun 10 '13 at 18:38
  • Thank you. Which approach are you referring to ? – user1884325 Jun 10 '13 at 18:58
  • [This one](http://nclass.sourceforge.net/) and [this one](http://www.nunit.org/). Sorry about that! – Brian Jun 10 '13 at 19:30
  • @Brian all the links you've posted seem totally irrelevant to the question at hand. – ipmcc Jun 11 '13 at 12:41
  • @ipmcc How is posting two links to frameworks that support what the OP was asking about 'irrelevant'? – Brian Jun 11 '13 at 16:56
  • @Brian: OP is asking about taking screenshots on OSX from Mono, and you posted links to "Screenshots **of** the mono apps", then you posed two more links, one to NClass, "A Free UML Class Designer" and another to NUnit, a .NET unit testing framework. Call me dense, but I don't think any of these are relevant to the challenge of calling OS X system API from Mono in hopes of taking screenshots. – ipmcc Jun 11 '13 at 17:29
  • 1
    Have you tried this http://stackoverflow.com/questions/2719685/how-to-take-a-screenshot-with-mono-c : the question seems very similar. – dsfgsho Jun 11 '13 at 22:07

0 Answers0