GDBrowser/misc/analysis/colorProperties.json

25 lines
483 B
JSON
Raw Normal View History

{
"properties": {
"1": "r",
"2": "g",
"3": "b",
"4": "pColor",
"5": "blending",
"6": "channel",
"7": "opacity",
"9": "copiedChannel",
"10": "copiedHSV",
"17": "copyOpacity"
},
"channels": {
"1000": "BG",
"1001": "G",
"1002": "Line",
2020-03-31 14:48:48 -03:00
"1003": "3DL",
"1004": "Obj",
"1009": "G2"
},
"hsv": ["h", "s", "v", "s-checked", "v-checked"]
}