public static int AddPicture(string strPicture, int iRotation) { return(_database.AddPicture(strPicture, iRotation)); }