mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-11-22 10:02:43 -05:00
27 lines
706 B
JSON
27 lines
706 B
JSON
[
|
|
{
|
|
"fileName" : "testcard_graya32.png",
|
|
"colorSpace" : {
|
|
"description" : "RGB emulation of \"Profilo scala di grigio lineare\"",
|
|
"colorModel" : "Rgb",
|
|
"primaries" : "Custom",
|
|
"transferFunction" : "Linear",
|
|
"gamma" : 1
|
|
},
|
|
"metadata" : [
|
|
{
|
|
"key" : "ModificationDate",
|
|
"value" : "2025-11-17T07:29:19"
|
|
},
|
|
{
|
|
"key" : "Software" ,
|
|
"value" : "Adobe Photoshop 26.11 (Windows)"
|
|
}
|
|
],
|
|
"resolution" : {
|
|
"dotsPerMeterX" : 11811,
|
|
"dotsPerMeterY" : 11811
|
|
}
|
|
}
|
|
]
|