mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-11-22 10:02:43 -05:00
27 lines
695 B
JSON
27 lines
695 B
JSON
[
|
|
{
|
|
"fileName" : "32bit_grayscale.png",
|
|
"colorSpace" : {
|
|
"description" : "RGB emulation of \"Linear Grayscale Profile\"",
|
|
"colorModel" : "Rgb",
|
|
"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
|
|
}
|
|
}
|
|
]
|