.net rotateflip reduces file size

I have a short snippet of code to rotate an image Sub RotateImage(ByVal FilePath As String) Dim img = System.Drawing.Image.FromFile(FilePath) img.RotateFlip(System.Drawing.RotateFlipType.