Files
kimageformats/autotests/read/jxl/gimp_exif.jxl.json
2025-09-27 11:12:50 +02:00

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
}
}
]