⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 gray.frm

📁 GDI 图形处理
💻 FRM
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Begin VB.Form Gray 
   AutoRedraw      =   -1  'True
   BorderStyle     =   5  'Sizable ToolWindow
   Caption         =   "锐化操作板"
   ClientHeight    =   3525
   ClientLeft      =   5310
   ClientTop       =   7980
   ClientWidth     =   2250
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   3525
   ScaleWidth      =   2250
   Begin VB.Timer Timer2 
      Interval        =   80
      Left            =   1920
      Top             =   240
   End
   Begin VB.TextBox Text10 
      Enabled         =   0   'False
      Height          =   270
      Left            =   1095
      Locked          =   -1  'True
      TabIndex        =   95
      TabStop         =   0   'False
      Text            =   "1.00"
      Top             =   3200
      Width           =   700
   End
   Begin VB.CommandButton Command3 
      Caption         =   ">"
      Height          =   3675
      Left            =   2040
      TabIndex        =   92
      Top             =   -10
      Width           =   255
   End
   Begin VB.Frame Frame10 
      Caption         =   "光标"
      Height          =   1575
      Left            =   8640
      TabIndex        =   87
      Top             =   1920
      Width           =   1335
      Begin VB.TextBox Text9 
         Enabled         =   0   'False
         Height          =   270
         Index           =   1
         Left            =   120
         TabIndex        =   89
         Text            =   "0"
         Top             =   480
         Width           =   855
      End
      Begin VB.TextBox Text9 
         Enabled         =   0   'False
         Height          =   270
         Index           =   0
         Left            =   120
         TabIndex        =   88
         Text            =   "0"
         Top             =   1080
         Width           =   855
      End
      Begin VB.Timer Timer1 
         Left            =   1080
         Top             =   360
      End
      Begin VB.Label Label7 
         Caption         =   "Y座标"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   91
         Top             =   840
         Width           =   735
      End
      Begin VB.Label Label7 
         Caption         =   "X座标"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   90
         Top             =   240
         Width           =   735
      End
   End
   Begin VB.Frame Frame9 
      Caption         =   "指数变化"
      Height          =   3495
      Left            =   3480
      TabIndex        =   72
      Top             =   0
      Width           =   1400
      Begin VB.VScrollBar VScroll4 
         Height          =   2220
         Index           =   0
         Left            =   100
         Max             =   255
         TabIndex        =   80
         Top             =   405
         Value           =   120
         Width           =   255
      End
      Begin VB.VScrollBar VScroll4 
         Height          =   2220
         Index           =   1
         Left            =   360
         Max             =   255
         TabIndex        =   79
         Top             =   405
         Value           =   130
         Width           =   255
      End
      Begin VB.VScrollBar VScroll4 
         Height          =   2220
         Index           =   2
         Left            =   600
         Max             =   255
         TabIndex        =   78
         Top             =   405
         Value           =   40
         Width           =   255
      End
      Begin VB.TextBox Text8 
         Enabled         =   0   'False
         Height          =   270
         Index           =   0
         Left            =   890
         Locked          =   -1  'True
         TabIndex        =   77
         Text            =   "120"
         Top             =   600
         Width           =   400
      End
      Begin VB.TextBox Text8 
         Enabled         =   0   'False
         Height          =   270
         Index           =   1
         Left            =   890
         Locked          =   -1  'True
         TabIndex        =   76
         Text            =   "130"
         Top             =   1100
         Width           =   400
      End
      Begin VB.TextBox Text8 
         Enabled         =   0   'False
         Height          =   270
         Index           =   2
         Left            =   890
         Locked          =   -1  'True
         TabIndex        =   75
         Text            =   "40"
         Top             =   1600
         Width           =   400
      End
      Begin VB.CommandButton Command1 
         Caption         =   "指数变化"
         Height          =   255
         Left            =   120
         TabIndex        =   74
         Top             =   2760
         Width           =   1200
      End
      Begin VB.CommandButton Command2 
         Caption         =   "参数复归"
         Height          =   255
         Left            =   120
         TabIndex        =   73
         Top             =   3120
         Width           =   1200
      End
      Begin VB.Label Label5 
         Caption         =   "参数C"
         Height          =   255
         Index           =   6
         Left            =   850
         TabIndex        =   86
         Top             =   1395
         Width           =   495
      End
      Begin VB.Label Label5 
         Caption         =   "参数B"
         Height          =   255
         Index           =   7
         Left            =   850
         TabIndex        =   85
         Top             =   900
         Width           =   495
      End
      Begin VB.Label Label5 
         Caption         =   "参数A"
         Height          =   255
         Index           =   8
         Left            =   850
         TabIndex        =   84
         Top             =   360
         Width           =   495
      End
      Begin VB.Label Label5 
         Caption         =   "C"
         Height          =   255
         Index           =   9
         Left            =   600
         TabIndex        =   83
         Top             =   240
         Width           =   135
      End
      Begin VB.Label Label5 
         Caption         =   "B"
         Height          =   255
         Index           =   10
         Left            =   360
         TabIndex        =   82
         Top             =   240
         Width           =   135
      End
      Begin VB.Label Label5 
         Caption         =   "A"
         Height          =   255
         Index           =   11
         Left            =   120
         TabIndex        =   81
         Top             =   240
         Width           =   135
      End
   End
   Begin VB.Frame Frame8 
      Caption         =   "槛值设置"
      Height          =   1815
      Left            =   0
      TabIndex        =   65
      Top             =   1680
      Width           =   1935
      Begin VB.HScrollBar HScroll3 
         Height          =   200
         Left            =   120
         Max             =   500
         TabIndex        =   93
         Top             =   720
         Value           =   100
         Width           =   1695
      End
      Begin VB.HScrollBar HScroll1 
         Height          =   200
         Left            =   120
         Max             =   255
         TabIndex        =   69
         Top             =   480
         Value           =   128
         Width           =   1695
      End
      Begin VB.TextBox Text1 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1095
         Locked          =   -1  'True
         TabIndex        =   68
         TabStop         =   0   'False
         Text            =   "128"
         Top             =   1230
         Width           =   700
      End
      Begin VB.HScrollBar HScroll2 
         Height          =   200
         Left            =   120
         Max             =   255
         TabIndex        =   67
         Top             =   240
         Value           =   255
         Width           =   1695
      End
      Begin VB.TextBox Text4 
         Enabled         =   0   'False
         Height          =   270
         Left            =   1095
         Locked          =   -1  'True
         TabIndex        =   66
         TabStop         =   0   'False
         Text            =   "256"
         Top             =   950
         Width           =   700
      End
      Begin VB.Label Label8 
         Caption         =   "放大系数:"
         Height          =   200
         Left            =   120
         TabIndex        =   94
         Top             =   1560
         Width           =   930
      End
      Begin VB.Label Label1 
         Caption         =   "算子槛值:"
         Height          =   255
         Left            =   120
         TabIndex        =   71
         Top             =   1300
         Width           =   930
      End
      Begin VB.Label Label4 
         Caption         =   "灰度槛值:"
         Height          =   255
         Left            =   120
         TabIndex        =   70
         Top             =   1000
         Width           =   930
      End
   End
   Begin VB.Frame Frame7 
      Caption         =   "算子选择"
      Height          =   1575
      Left            =   7200
      TabIndex        =   60
      Top             =   1920
      Width           =   1335
      Begin VB.CommandButton Command10 
         Caption         =   "测试"
         Height          =   255
         Left            =   120
         TabIndex        =   64
         Top             =   1200
         Width           =   975
      End
      Begin VB.OptionButton Option3 
         Caption         =   "Laplaclan"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   63
         Top             =   720
         Width           =   1150
      End
      Begin VB.OptionButton Option3 
         Caption         =   "Roberts"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   62
         Top             =   480
         Width           =   1100
      End
      Begin VB.OptionButton Option3 
         Caption         =   "Sobel"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   61
         Top             =   240
         Value           =   -1  'True
         Width           =   1100
      End
   End
   Begin VB.Frame Frame6 
      Caption         =   "线性变化"
      Height          =   3495
      Left            =   4920
      TabIndex        =   49
      Top             =   0
      Width           =   1215
      Begin VB.CommandButton Command9 
         Caption         =   "参数复归"
         Height          =   255
         Left            =   120
         TabIndex        =   59
         Top             =   3120
         Width           =   975
      End
      Begin VB.TextBox Text7 
         Enabled         =   0   'False
         Height          =   270
         Index           =   1
         Left            =   720
         Locked          =   -1  'True
         TabIndex        =   57
         TabStop         =   0   'False
         Text            =   "10"
         Top             =   1320
         Width           =   375
      End
      Begin VB.TextBox Text7 
         Enabled         =   0   'False
         Height          =   270
         Index           =   0
         Left            =   720
         Locked          =   -1  'True
         TabIndex        =   55
         TabStop         =   0   'False
         Text            =   "240"
         Top             =   720
         Width           =   375
      End
      Begin VB.CommandButton AdjGray 
         Caption         =   "线性变化"
         Height          =   255
         Left            =   120
         TabIndex        =   54
         Top             =   2760
         Width           =   975
      End
      Begin VB.VScrollBar VScroll3 
         Height          =   2220
         Index           =   1
         Left            =   400
         Max             =   255
         TabIndex        =   53
         Top             =   405

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -