Hello.
There is a problem that is bugging me for ages now. How can you change WriteableBitmap object its width and height through code after they are already set.
An example is when you're croping an image, you need to set new width and height of the image(only the cropped part). Or when you rotate it, you must switch height with width.
Please, I would be very grateful for every help you can give! Thanks!