This is the continuation of
so now I have a BitmapImage coming from a stream. In short a BitmapImage I want to resize it to a desired size.
I have found tons of code on how to resize from an image on file system but none on how to resize from an already existing BitmapImage