mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-06-29 16:19:09 -04:00
74 lines
1.6 KiB
JSON
74 lines
1.6 KiB
JSON
{
|
|
"format" : "exr",
|
|
"metadata" : [
|
|
{
|
|
"key" : "CreationDate",
|
|
"value" : "2025-01-14T13:53:32+01:00"
|
|
},
|
|
{
|
|
"key" : "Altitude",
|
|
"value" : "34"
|
|
},
|
|
{
|
|
"key" : "Latitude",
|
|
"value" : "44.6478"
|
|
},
|
|
{
|
|
"key" : "LensManufacturer",
|
|
"value" : "KDE Glasses"
|
|
},
|
|
{
|
|
"key" : "LensModel",
|
|
"value" : "A1234"
|
|
},
|
|
{
|
|
"key" : "Longitude",
|
|
"value" : "10.9254"
|
|
},
|
|
{
|
|
"key" : "Manufacturer",
|
|
"value" : "KFramework"
|
|
},
|
|
{
|
|
"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" : {
|
|
"dotsPerMeterX" : 10000,
|
|
"dotsPerMeterY" : 12000
|
|
}
|
|
}
|