Skip to main content

Microsoft Silverlight

Answered Question Reduce resolution of screenRSS Feed

(0)

hoangvn
hoangvn

Member

Member

1 points

20 Posts

Reduce resolution of screen

I am write application share screen of desktop, I capture screen , but image size very large (Resolution of screen 1200 * 800) , I want to reduce resolution of screen to 800 * 600 to capture screen with size 800 * 600 .

Please help me in c#.

MarkMonster
MarkMonster

Contributor

Contributor

5220 points

1,046 Posts

Answered Question

Re: Reduce resolution of screen

Hmm, I don't think this is related to Silverlight, is it?

If it isn't please post your question in the general .NET forums, not the Silverlight forum.

Mark Monster - MCPD Enterprise
http://mark.mymonster.nl
Silverlight and Expression Insiders UG

Dont forget to click "Mark as Answer" on the post that helped you.

ccoombs
ccoombs

Contributor

Contributor

5168 points

758 Posts

Answered Question

Re: Reduce resolution of screen

 regardless of your platform, changing a user's resolution is extremely undesirable.  you should take your screenshot and then resize/scale the image as needed.

  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities