Sunday, January 22, 2012

Loading an Image from a string Path

 

Sunday quick WPF tip. Here’s how you load an image from a string path using the ImageSourceConverter which is part of the System.Windows.Media namespace:

 

Hope it helps. Cheers!

No comments:

Post a Comment