mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-10-10 08:24:20 -04:00
Add color space check during read test
This commit is contained in:
@ -2,6 +2,12 @@
|
||||
{
|
||||
"fileName" : "extarea.png",
|
||||
"skipSequential" : true,
|
||||
"colorSpace" : {
|
||||
"description" : "sRGB build-in",
|
||||
"primaries" : "SRgb",
|
||||
"transferFunction" : "SRgb",
|
||||
"gamma" : 0
|
||||
},
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Author",
|
||||
|
Reference in New Issue
Block a user