CreateScreenShot() returning Null ??

Irrlicht.Net is no longer developed or supported, Irrlicht.Net Cross Platform is a much more complete wrapper. Please ask your C# related questions on their forums first.
Locked
ansu832001
Posts: 95
Joined: Thu Mar 01, 2007 6:39 am

CreateScreenShot() returning Null ??

Post by ansu832001 »

Hi All,

Iam trying to take screenshot of my application and iam using the code below,

IrrlichtNETCP.Image screenshot = device.VideoDriver.CreateScreenShot();

but it is returning null, any reason??

I have already posted this in .NETCP but iam unable to get any response,so i posted here.

Best Regards.
Locked