mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-10-10 08:24:20 -04:00
38 lines
928 B
JSON
38 lines
928 B
JSON
[
|
|
{
|
|
"fileName" : "metadata.png",
|
|
"colorSpace" : {
|
|
"description" : "TICC ICC Profile",
|
|
"primaries" : "SRgb",
|
|
"transferFunction" : "SRgb",
|
|
"gamma" : 0
|
|
},
|
|
"metadata" : [
|
|
{
|
|
"key" : "Author",
|
|
"value" : "KDE Project"
|
|
},
|
|
{
|
|
"key" : "Copyright",
|
|
"value" : "@2025 KDE Project"
|
|
},
|
|
{
|
|
"key" : "CreationDate",
|
|
"value" : "2025-01-14T10:34:51"
|
|
},
|
|
{
|
|
"key" : "Description",
|
|
"value" : "TV broadcast test image."
|
|
},
|
|
{
|
|
"key" : "Title",
|
|
"value" : "Test Card"
|
|
}
|
|
],
|
|
"resolution" : {
|
|
"dotsPerMeterX" : 2835,
|
|
"dotsPerMeterY" : 2835
|
|
}
|
|
}
|
|
]
|