屏模组添加colorinfo设置、修改配置项UI样式
This commit is contained in:
@@ -10,9 +10,16 @@
|
||||
"contrast"
|
||||
],
|
||||
"timing": "OVT 1280x 720 @ 120Hz",
|
||||
"data_range": "Full",
|
||||
"color_format": "RGB",
|
||||
"bpc": 8,
|
||||
"colorimetry": "sRGB",
|
||||
"colorimetry": "DCI-P3",
|
||||
"patterns": {
|
||||
"gamut": "rgb",
|
||||
"gamma": "gray",
|
||||
"cct": "gray",
|
||||
"contrast": "rgb"
|
||||
},
|
||||
"cct_params": {
|
||||
"x_ideal": 0.3127,
|
||||
"x_tolerance": 0.003,
|
||||
@@ -28,9 +35,17 @@
|
||||
"accuracy"
|
||||
],
|
||||
"timing": "OVT 1280x 720 @ 120Hz",
|
||||
"data_range": "Full",
|
||||
"color_format": "RGB",
|
||||
"bpc": 8,
|
||||
"colorimetry": "sRGB",
|
||||
"patterns": {
|
||||
"gamut": "rgb",
|
||||
"gamma": "gray",
|
||||
"cct": "gray",
|
||||
"contrast": "rgb",
|
||||
"accuracy": "accuracy"
|
||||
},
|
||||
"cct_params": {
|
||||
"x_ideal": 0.3127,
|
||||
"x_tolerance": 0.003,
|
||||
@@ -49,9 +64,17 @@
|
||||
"accuracy"
|
||||
],
|
||||
"timing": "DMT 1920x 1080 @ 60Hz",
|
||||
"data_range": "Full",
|
||||
"color_format": "RGB",
|
||||
"bpc": 8,
|
||||
"colorimetry": "sRGB",
|
||||
"patterns": {
|
||||
"gamut": "rgb",
|
||||
"eotf": "gray",
|
||||
"cct": "gray",
|
||||
"contrast": "rgb",
|
||||
"accuracy": "accuracy"
|
||||
},
|
||||
"cct_params": {
|
||||
"x_ideal": 0.3127,
|
||||
"x_tolerance": 0.003,
|
||||
|
||||
Reference in New Issue
Block a user