In a silverlight app, I have a BitmapImage defined as System.Windows.Media.Imaging.BitmapImage and it as a method called "SetSource" where I can set the source like this: Code: BitmapImage bitmap = ...
Preface: I've never used WPF before so I have no idea what I'm doing. I was bored and decided to play with it a day or so ago.<BR><BR>With that said, I decided to make an app to create a montage of ...