In a WPF application, what’s the preferable way to do such a thing ?
If I have a grid of 1000 x 1000 size, how can I save it as an image with 200 x 200 size for example ??
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Modified my answer below a bit so it would work for this scenario
Slice Large WPF Canvas Into Many Small PNG Images
Call it like this
SaveFrameworkElementToPng