Scale a .jpg file in WPF

Posted by James Cadd on Stack Overflow See other posts from Stack Overflow or by James Cadd
Published on 2009-11-20T14:34:49Z Indexed on 2010/05/08 9:28 UTC
Read the original article Hit count: 277

Filed under:
|
|
|
|

I'd like to open a .jpg file in WPF, scale it down to around 50%, then save it back to the file system. What's a good/efficient way to go about doing that?

© Stack Overflow or respective owner

Related posts about wpf

Related posts about image