mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-10-09 16:14:40 -04:00
27 lines
675 B
JSON
27 lines
675 B
JSON
[
|
|
{
|
|
"fileName" : "32bit_grayscale.png",
|
|
"colorSpace" : {
|
|
"description" : "Linear Grayscale Profile",
|
|
"colorModel" : "Gray",
|
|
"primaries" : "Custom",
|
|
"transferFunction" : "Linear",
|
|
"gamma" : 1
|
|
},
|
|
"metadata" : [
|
|
{
|
|
"key" : "ModificationDate",
|
|
"value" : "2022-03-28T12:46:04"
|
|
},
|
|
{
|
|
"key" : "Software" ,
|
|
"value" : "Adobe Photoshop 23.2 (Windows)"
|
|
}
|
|
],
|
|
"resolution" : {
|
|
"dotsPerMeterX" : 2232,
|
|
"dotsPerMeterY" : 2232
|
|
}
|
|
}
|
|
]
|