add serial-number field

This commit is contained in:
cDc
2017-09-12 12:25:49 +03:00
parent ad38b458bf
commit c3c524a782
3 changed files with 9 additions and 0 deletions

View File

@@ -120,6 +120,7 @@ public:
std::string ImageDescription; // Image description
std::string Make; // Camera manufacturer's name
std::string Model; // Camera model
std::string SerialNumber; // Serial number of the body of the camera
uint16_t Orientation; // Image orientation, start of data corresponds to
// 0: unspecified in EXIF data
// 1: upper left of image