Example #1
0
 /// <summary>
 /// Specialised constructor for a face read out with exiftool and written in XMP (eg with Microsoft tools)
 /// </summary>
 /// <param name="region">Face information, including area and name</param>
 public Face(RegionMp region)
 {
 }
Example #2
0
 /// <summary>
 /// Specialised constructor for a face read out with exiftool and written in XMP (eg with Microsoft tools)
 /// </summary>
 /// <param name="region">Face information, including area and name</param>
 public Face(RegionMp region)
 {
 }