I recently learned how to rotate a BitmapImage using the \'TransformedBitmap\' and \'RotateTransformed\' classes. Now I am able to perform clockwise rotations on my images. But
You can use ScaleTransform with negative ScaleX/ScaleY:
ScaleX
ScaleY