Pack and published 8.0.118.14728

Metadata alignment
This commit is contained in:
2025-07-19 09:25:58 -07:00
parent 05fb8685d9
commit ba11c04f4a
10 changed files with 413 additions and 316 deletions

View File

@ -21,9 +21,11 @@ public record ExifDirectoryBase(string? Aperture,
string? FileSource,
string? ImageDescription,
string? ImageHeight,
int? ImageHeightValue,
string? ImageNumber,
string? ImageUniqueId,
string? ImageWidth,
int? ImageWidthValue,
string? IsoSpeed,
string? LensMake,
string? LensModel,