EXR: added support for additional metadata

This commit is contained in:
Mirco Miranda
2026-06-26 08:15:14 +02:00
parent 23e6195b9f
commit e6bc1af5e4
3 changed files with 75 additions and 1 deletions

View File

@@ -32,6 +32,38 @@
{
"key" : "Model",
"value" : "KImageFormats"
},
{
"key" : "Comment",
"value" : "This is a test image from KImageFormats"
},
{
"key" : "Owner",
"value" : "KDE project"
},
{
"key" : "LensSerialNumber",
"value" : "LEN123456789"
},
{
"key" : "SerialNumber",
"value" : "CAM123456789"
},
{
"key" : "ISOSpeedRatings",
"value" : "102"
},
{
"key" : "ExposureTime",
"value" : "0.015"
},
{
"key" : "FNumber",
"value" : "1.85"
},
{
"key" : "FocalLength",
"value" : "6.81"
}
],
"resolution" : {