📄 adj1.frm
字号:
VERSION 5.00
Begin VB.Form Adj
BorderStyle = 3 'Fixed Dialog
Caption = "控制板"
ClientHeight = 4935
ClientLeft = 45
ClientTop = 6660
ClientWidth = 3315
LinkTopic = "Form2"
MaxButton = 0 'False
MinButton = 0 'False
ScaleHeight = 4935
ScaleWidth = 3315
Begin VB.Frame Frame1
Caption = "参数"
Height = 4875
Left = 0
TabIndex = 0
Top = 50
Width = 3300
Begin VB.HScrollBar HScroll1
Height = 300
Index = 0
Left = 1650
Max = 327
Min = -327
TabIndex = 24
Top = 240
Value = 100
Width = 1500
End
Begin VB.TextBox Text1
Height = 300
Index = 0
Left = 850
TabIndex = 23
Text = "10000"
Top = 240
Width = 735
End
Begin VB.TextBox Text1
Height = 300
Index = 1
Left = 850
TabIndex = 22
Text = "10000"
Top = 600
Width = 735
End
Begin VB.TextBox Text1
Height = 300
Index = 2
Left = 850
TabIndex = 21
Text = "10000"
Top = 960
Width = 735
End
Begin VB.HScrollBar HScroll1
Height = 300
Index = 3
Left = 1650
Max = 400
TabIndex = 20
Top = 1320
Width = 1500
End
Begin VB.TextBox Text1
Height = 300
Index = 3
Left = 850
TabIndex = 19
Text = "0"
Top = 1320
Width = 735
End
Begin VB.HScrollBar HScroll1
Height = 300
Index = 1
Left = 1650
Max = 327
Min = -327
TabIndex = 18
Top = 600
Value = 100
Width = 1500
End
Begin VB.HScrollBar HScroll1
Height = 300
Index = 2
Left = 1650
Max = 327
Min = -327
TabIndex = 17
Top = 960
Value = 100
Width = 1500
End
Begin VB.HScrollBar HScroll1
Height = 300
Index = 4
Left = 1650
Max = 1000
Min = 600
TabIndex = 16
Top = 1680
Value = 1000
Width = 1500
End
Begin VB.TextBox Text1
Height = 300
Index = 4
Left = 850
TabIndex = 15
Text = "10000"
Top = 1680
Width = 735
End
Begin VB.HScrollBar HScroll1
Height = 300
Index = 5
Left = 1650
Max = 100
Min = -100
TabIndex = 14
Top = 2040
Width = 1500
End
Begin VB.TextBox Text1
Height = 300
Index = 5
Left = 850
TabIndex = 13
Text = "0"
Top = 2040
Width = 735
End
Begin VB.HScrollBar HScroll1
Height = 300
Index = 6
Left = 1650
Max = 100
Min = -100
TabIndex = 12
Top = 2400
Width = 1500
End
Begin VB.TextBox Text1
Height = 300
Index = 6
Left = 850
TabIndex = 11
Text = "0"
Top = 2400
Width = 735
End
Begin VB.HScrollBar HScroll1
Height = 300
Index = 7
Left = 1650
Max = 100
Min = -100
TabIndex = 10
Top = 2760
Width = 1500
End
Begin VB.TextBox Text1
Height = 300
Index = 7
Left = 850
TabIndex = 9
Text = "0"
Top = 2760
Width = 735
End
Begin VB.HScrollBar HScroll1
Height = 300
Index = 8
Left = 1650
Max = 100
Min = -100
TabIndex = 8
Top = 3120
Width = 1500
End
Begin VB.TextBox Text1
Height = 300
Index = 8
Left = 850
TabIndex = 7
Text = "0"
Top = 3120
Width = 735
End
Begin VB.Timer Timer1
Interval = 100
Left = 120
Top = 3360
End
Begin VB.Frame Frame2
Height = 1215
Left = 150
TabIndex = 1
Top = 3480
Width = 3015
Begin VB.CommandButton Command4
Caption = "复归参数"
Height = 375
Left = 1560
TabIndex = 5
Top = 720
Width = 1330
End
Begin VB.OptionButton Option1
Caption = "LOG_FILTER"
Height = 255
Index = 1
Left = 240
TabIndex = 4
Top = 840
Width = 1300
End
Begin VB.OptionButton Option1
Caption = "NEGATIVE"
Height = 255
Index = 0
Left = 240
TabIndex = 3
Top = 600
Width = 1095
End
Begin VB.ComboBox Combo1
Height = 300
Left = 1200
Style = 2 'Dropdown List
TabIndex = 2
Top = 240
Width = 1335
End
Begin VB.Label Label2
Caption = "Illuminant"
Height = 255
Left = 120
TabIndex = 6
Top = 240
Width = 1095
End
End
Begin VB.Label Label1
Caption = "Red"
Height = 300
Index = 0
Left = 120
TabIndex = 33
Top = 240
Width = 615
End
Begin VB.Label Label1
Caption = "Green"
Height = 300
Index = 1
Left = 120
TabIndex = 32
Top = 600
Width = 615
End
Begin VB.Label Label1
Caption = "Blue"
Height = 300
Index = 2
Left = 120
TabIndex = 31
Top = 960
Width = 615
End
Begin VB.Label Label1
Caption = "Black"
Height = 300
Index = 3
Left = 120
TabIndex = 30
Top = 1320
Width = 615
End
Begin VB.Label Label1
Caption = "White"
Height = 300
Index = 4
Left = 120
TabIndex = 29
Top = 1680
Width = 615
End
Begin VB.Label Label1
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -