blob: 5f99cb210bc8cb248cb562e22849d6b9ae5efb2c [file] [log] [blame]
{
"oneOf": [
{
"standsFor": "normal",
"value": 0
},
{
"standsFor": "multiply",
"value": 1
},
{
"standsFor": "screen",
"value": 2
},
{
"standsFor": "overlay",
"value": 3
},
{
"standsFor": "darken",
"value": 4
},
{
"standsFor": "lighten",
"value": 5
},
{
"standsFor": "colorDodge",
"value": 6
},
{
"standsFor": "colorBurn",
"value": 7
},
{
"standsFor": "hardLight",
"value": 8
},
{
"standsFor": "softLight",
"value": 9
},
{
"standsFor": "difference",
"value": 10
},
{
"standsFor": "exclusion",
"value": 11
},
{
"standsFor": "hue",
"value": 12
},
{
"standsFor": "saturation",
"value": 13
},
{
"standsFor": "color",
"value": 14
},
{
"standsFor": "luminosity",
"value": 15
}
]
}