public static void SetRotation(string strPicture, int iRotation) { _database.SetRotation(strPicture, iRotation); }