Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to save screen from an XNA app?



How to save screen from an XNA app?..

Answer / diana

Texture2D has a SaveAsJpeg method and a SaveAsPng method. Be aware that Zune does not sync pngs, so saveasjpeg is recommended
In April's CTP, you could try:
MediaLibrary library = new MediaLibrary(); library.SavePicture(“My Picture”, streamToJpegData); // You can use this from inside a Silverlight app provided you have the ID_CAP_MEDIALIB capability. // You do have to make sure the Stream you pass in contains JPEG file data, but otherwise it should work for you.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Windows Phone OS Interview Questions

What happened to toplevelnavigationservice, it is not there on april ctp refresh?

0 Answers  


In my code the method marked by [ondeserialized] is never called after deserialization. Is this a known issue?

0 Answers  


Is it possible to use custom pixel shader in xna?

0 Answers  


How to change language settings?

1 Answers  


Why did my phone go into safe mode?

0 Answers  


Explain how to access the liveid credentials a user has entered into the device?

0 Answers  


How to deserialize json from a rest call?

0 Answers  


What is safety mode on my phone?

0 Answers  


Explain about windows phone web browser?

0 Answers  


Explain how to dismiss the sip programmatically?

0 Answers  


Can I turn off some of my local papers?

0 Answers  


Some images look different when synced to the device and read programmaticaly. Do decoders change these?

0 Answers  


Categories