private Rotation GetPictureOrientation()
        {
            string val = string.Empty;
            if (CurrentImage != null)
            {