public static ExifMetadata.Metadata GetExifFromFile(string strPicture) { return(_database.GetExifFromFile(strPicture)); }