Add gray AVIF files with various transfer functions

This commit is contained in:
Daniel Novomeský
2026-01-09 14:34:13 +01:00
parent 6b1c52c55c
commit abf4d32858
15 changed files with 56 additions and 0 deletions

View File

@ -0,0 +1,12 @@
[
{
"fileName" : "profile_gray_prophoto.png",
"colorSpace" : {
"description" : "grayscale D50 with ProPhoto TRC",
"colorModel" : "Gray",
"primaries" : "Custom",
"transferFunction" : "Custom",
"gamma" : 0
}
}
]