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?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

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

939


Explain how to enable/disable alerts?

1013


Explain how to customize front page?

965


Is there any internal page notification that it receives to detect a phone call?

982


What is windows phone bluetooth?

1106


Tell me where is httputility class, since there is no system.windows.browser namespace?

1080


Can I reorder the tabs?

1033


Explain I am getting too many mouse leaves on my custom control.?

986


Explain how to send suggestions on how to better the app to the ap?

891


Tell me are there api's to read rss/atom feeds?

992


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

907


Explain starting with april ctp refresh, I can compile and debug my xna game, but it does not show up in list of applications when I am not launching it on thedebugger?

932


How do you know you have a virus on your phone?

943


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

866


Explain how to restart or shutdown my application programmatically?

1031