mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-10-09 16:14:40 -04:00
26 lines
603 B
JSON
26 lines
603 B
JSON
[
|
|
{
|
|
"fileName" : "gimp_exif.png",
|
|
"colorSpace" : {
|
|
"description" : "sRGB build-in",
|
|
"primaries" : "SRgb",
|
|
"transferFunction" : "SRgb",
|
|
"gamma" : 0
|
|
},
|
|
"metadata" : [
|
|
{
|
|
"key" : "ModificationDate",
|
|
"value" : "2025-01-05T10:18:16"
|
|
},
|
|
{
|
|
"key" : "Software" ,
|
|
"value" : "GIMP 3.0.0-RC2"
|
|
}
|
|
],
|
|
"resolution" : {
|
|
"dotsPerMeterX" : 5905,
|
|
"dotsPerMeterY" : 6692
|
|
}
|
|
}
|
|
]
|