移除照片模式

This commit is contained in:
13038267101 2022-11-26 11:09:59 +08:00
parent c61a2bb59a
commit 9f3a484f5a
4 changed files with 4 additions and 40 deletions

View File

@ -1,7 +1,7 @@
{ {
"global": { "global": {
"device_type": "G139-G239", "device_type": "G139-G239",
"option_count": 76 "option_count": 75
}, },
"restore": { "restore": {
"category": "base", "category": "base",
@ -437,15 +437,6 @@
"size": 4, "size": 4,
"depend_and": ["page!=对折", "!=跳过空白页(发票纸)", "!=跳过空白页(通用)"] "depend_and": ["page!=对折", "!=跳过空白页(发票纸)", "!=跳过空白页(通用)"]
}, },
"is-photo-mode": {
"category": "base",
"title": "照片模式",
"desc": "启用该模式可保留图像原始细节",
"type": "bool",
"cur": false,
"default": false,
"size": 4
},
"is-erase-black-frame": { "is-erase-black-frame": {
"category": "base", "category": "base",
"title": "消除黑框", "title": "消除黑框",

View File

@ -1,7 +1,7 @@
{ {
"global": { "global": {
"device_type": "G300", "device_type": "G300",
"option_count": 63 "option_count": 62
}, },
"restore": { "restore": {
"category": "base", "category": "base",
@ -416,15 +416,6 @@
"size": 4, "size": 4,
"depend_or": ["page!=对折"] "depend_or": ["page!=对折"]
}, },
"is-photo-mode": {
"category": "base",
"title": "照片模式",
"desc": "启用该模式可保留图像原始细节",
"type": "bool",
"cur": false,
"default": false,
"size": 4
},
"is-erase-black-frame": { "is-erase-black-frame": {
"category": "base", "category": "base",
"title": "消除黑框", "title": "消除黑框",

View File

@ -1,7 +1,7 @@
{ {
"global": { "global": {
"device_type": "G302", "device_type": "G302",
"option_count": 63 "option_count": 62
}, },
"restore": { "restore": {
"category": "base", "category": "base",
@ -416,15 +416,6 @@
"size": 4, "size": 4,
"depend_or": ["page!=对折"] "depend_or": ["page!=对折"]
}, },
"is-photo-mode": {
"category": "base",
"title": "照片模式",
"desc": "启用该模式可保留图像原始细节",
"type": "bool",
"cur": false,
"default": false,
"size": 4
},
"is-erase-black-frame": { "is-erase-black-frame": {
"category": "base", "category": "base",
"title": "消除黑框", "title": "消除黑框",

View File

@ -1,7 +1,7 @@
{ {
"global": { "global": {
"device_type": "G439", "device_type": "G439",
"option_count": 66 "option_count": 65
}, },
"restore": { "restore": {
"category": "base", "category": "base",
@ -437,15 +437,6 @@
"size": 4, "size": 4,
"depend_and": ["page!=对折", "!=跳过空白页(发票纸)", "!=跳过空白页(通用)"] "depend_and": ["page!=对折", "!=跳过空白页(发票纸)", "!=跳过空白页(通用)"]
}, },
"is-photo-mode": {
"category": "base",
"title": "照片模式",
"desc": "启用该模式可保留图像原始细节",
"type": "bool",
"cur": false,
"default": false,
"size": 4
},
"is-erase-black-frame": { "is-erase-black-frame": {
"category": "base", "category": "base",
"title": "消除黑框", "title": "消除黑框",