mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-11-22 10:02:43 -05:00
29 lines
754 B
JSON
29 lines
754 B
JSON
[
|
|
{
|
|
"fileName" : "testcard_graya8.png",
|
|
"fuzziness" : 1,
|
|
"perceptiveFuzziness" : true,
|
|
"colorSpace" : {
|
|
"description" : "RGB emulation of \"Gray Gamma 2.2\"",
|
|
"colorModel" : "Rgb",
|
|
"primaries" : "SRgb",
|
|
"transferFunction" : "Gamma",
|
|
"gamma" : 2.19922
|
|
},
|
|
"metadata" : [
|
|
{
|
|
"key" : "ModificationDate",
|
|
"value" : "2025-11-17T07:28:50"
|
|
},
|
|
{
|
|
"key" : "Software" ,
|
|
"value" : "Adobe Photoshop 26.11 (Windows)"
|
|
}
|
|
],
|
|
"resolution" : {
|
|
"dotsPerMeterX" : 11811,
|
|
"dotsPerMeterY" : 11811
|
|
}
|
|
}
|
|
]
|