mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-02-23 08:03:02 -05:00
Add gray AVIF files with various transfer functions
This commit is contained in:
11
autotests/read/avif/profile_gray.avif.json
Normal file
11
autotests/read/avif/profile_gray.avif.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "profile_gray.png",
|
||||
"colorSpace" : {
|
||||
"colorModel" : "Gray",
|
||||
"primaries" : "Custom",
|
||||
"transferFunction" : "SRgb",
|
||||
"gamma" : 2.31
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user