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

📄 frmvideoprop.frm

📁 VB6.0编写的医院影像系统
💻 FRM
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{0A45DB48-BD0D-11D2-8D14-00104B9E072A}#2.0#0"; "sstabs2.ocx"
Begin VB.Form frmVideoProp 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "视频捕捉属性"
   ClientHeight    =   5550
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   5820
   Icon            =   "frmVideoProp.frx":0000
   LinkTopic       =   "Form2"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5550
   ScaleWidth      =   5820
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin ActiveTabs.SSActiveTabs SStabVideo 
      Height          =   4575
      Left            =   120
      TabIndex        =   4
      Top             =   240
      Width           =   5535
      _ExtentX        =   9763
      _ExtentY        =   8070
      _Version        =   131082
      TabCount        =   5
      Tabs            =   "frmVideoProp.frx":000C
      Begin ActiveTabs.SSActiveTabPanel SSActiveTabPanel5 
         Height          =   4185
         Left            =   30
         TabIndex        =   63
         Top             =   360
         Width           =   5475
         _ExtentX        =   9657
         _ExtentY        =   7382
         _Version        =   131082
         TabGuid         =   "frmVideoProp.frx":010F
         Begin VB.Frame Frame5 
            Caption         =   " 声道 "
            Height          =   1365
            Left            =   360
            TabIndex        =   65
            Top             =   930
            Width           =   2055
            Begin VB.OptionButton optAudioStereo 
               Caption         =   "立体声"
               Height          =   315
               Index           =   1
               Left            =   300
               TabIndex        =   67
               Top             =   810
               Width           =   885
            End
            Begin VB.OptionButton optAudioStereo 
               Caption         =   "单声道"
               Height          =   315
               Index           =   0
               Left            =   300
               TabIndex        =   66
               Top             =   360
               Width           =   1095
            End
         End
         Begin VB.ComboBox cboAudioRate 
            Height          =   300
            ItemData        =   "frmVideoProp.frx":0137
            Left            =   1410
            List            =   "frmVideoProp.frx":0141
            TabIndex        =   71
            Top             =   2550
            Width           =   1995
         End
         Begin VB.Frame Frame6 
            Caption         =   " 采样位数 "
            Height          =   1365
            Left            =   2880
            TabIndex        =   68
            Top             =   930
            Width           =   2025
            Begin VB.OptionButton optAudio8Bit 
               Caption         =   "8位"
               Height          =   315
               Index           =   1
               Left            =   300
               TabIndex        =   70
               Top             =   360
               Width           =   1275
            End
            Begin VB.OptionButton optAudio8Bit 
               Caption         =   "16位"
               Height          =   375
               Index           =   0
               Left            =   300
               TabIndex        =   69
               Top             =   780
               Width           =   1275
            End
         End
         Begin VB.CheckBox chkAudioOn 
            Caption         =   "图像捕捉时, 同时采集音频"
            Height          =   435
            Left            =   450
            TabIndex        =   64
            Top             =   390
            Width           =   3855
         End
         Begin VB.Label Label17 
            Caption         =   "采样频率:"
            Height          =   255
            Left            =   390
            TabIndex        =   72
            Top             =   2595
            Width           =   1755
         End
      End
      Begin ActiveTabs.SSActiveTabPanel SSActiveTabPanel4 
         Height          =   4185
         Left            =   -99969
         TabIndex        =   7
         Top             =   360
         Width           =   5475
         _ExtentX        =   9657
         _ExtentY        =   7382
         _Version        =   131082
         TabGuid         =   "frmVideoProp.frx":0152
         Begin VB.PictureBox picVideo 
            BorderStyle     =   0  'None
            Height          =   3960
            Index           =   3
            Left            =   0
            ScaleHeight     =   3960
            ScaleWidth      =   5010
            TabIndex        =   35
            Top             =   0
            Width           =   5010
            Begin MSComCtl2.FlatScrollBar scrRate 
               Height          =   270
               Left            =   2220
               TabIndex        =   45
               ToolTipText     =   "压缩比例"
               Top             =   2880
               Visible         =   0   'False
               Width           =   1980
               _ExtentX        =   3493
               _ExtentY        =   476
               _Version        =   393216
               Arrows          =   65536
               Min             =   1
               Max             =   12
               Orientation     =   1179649
               Value           =   1
            End
            Begin VB.ComboBox cboVideoCodec 
               Height          =   300
               ItemData        =   "frmVideoProp.frx":017A
               Left            =   2220
               List            =   "frmVideoProp.frx":018D
               TabIndex        =   43
               Text            =   "cboVideoCodec"
               Top             =   2265
               Width           =   1995
            End
            Begin VB.ComboBox cboStillImageFormat 
               Height          =   300
               ItemData        =   "frmVideoProp.frx":01AF
               Left            =   2220
               List            =   "frmVideoProp.frx":01B9
               Style           =   2  'Dropdown List
               TabIndex        =   41
               Top             =   1050
               Width           =   1995
            End
            Begin VB.ComboBox cboVideoSource 
               Height          =   300
               ItemData        =   "frmVideoProp.frx":01D0
               Left            =   2220
               List            =   "frmVideoProp.frx":01E3
               Style           =   2  'Dropdown List
               TabIndex        =   39
               Top             =   1650
               Width           =   1995
            End
            Begin VB.ComboBox cboStillImageType 
               Height          =   300
               ItemData        =   "frmVideoProp.frx":022F
               Left            =   2220
               List            =   "frmVideoProp.frx":023C
               Style           =   2  'Dropdown List
               TabIndex        =   36
               Top             =   450
               Width           =   1995
            End
            Begin VB.Label lblRate 
               Height          =   270
               Left            =   4305
               TabIndex        =   46
               Top             =   2910
               Width           =   510
            End
            Begin VB.Label Label6 
               Caption         =   "动态图象格式:"
               Height          =   255
               Left            =   240
               TabIndex        =   44
               Top             =   2325
               Width           =   1755
            End
            Begin VB.Label Label5 
               Caption         =   "静态图象格式:"
               Height          =   255
               Left            =   255
               TabIndex        =   42
               Top             =   1095
               Width           =   1755
            End
            Begin VB.Label Label8 
               Caption         =   "视频来源:"
               Height          =   255
               Left            =   255
               TabIndex        =   40
               Top             =   1680
               Width           =   1755
            End
            Begin VB.Label Label14 
               Caption         =   "视频压缩率(%):"
               Height          =   255
               Left            =   240
               TabIndex        =   38
               Top             =   2925
               Visible         =   0   'False
               Width           =   1755
            End
            Begin VB.Label Label15 
               Caption         =   "静态图象类型:"
               Height          =   255
               Left            =   255
               TabIndex        =   37
               Top             =   495
               Width           =   1755
            End
         End
      End
      Begin ActiveTabs.SSActiveTabPanel SSActiveTabPanel3 
         Height          =   4185
         Left            =   -99969
         TabIndex        =   6
         Top             =   360
         Width           =   5475
         _ExtentX        =   9657
         _ExtentY        =   7382
         _Version        =   131082
         TabGuid         =   "frmVideoProp.frx":026E
         Begin VB.PictureBox picVideo 
            BorderStyle     =   0  'None
            Height          =   3615
            Index           =   2
            Left            =   120
            ScaleHeight     =   3615
            ScaleWidth      =   4815
            TabIndex        =   21
            Top             =   0
            Width           =   4815
            Begin MSComctlLib.Slider sldBrightness 
               Height          =   630
               Left            =   1080
               TabIndex        =   22
               Top             =   360
               Width           =   3075
               _ExtentX        =   5424
               _ExtentY        =   1111
               _Version        =   393216
               LargeChange     =   10
               Max             =   100
               TickStyle       =   2
               TickFrequency   =   10
               TextPosition    =   1
            End
            Begin MSComctlLib.Slider sldSaturation 
               Height          =   630
               Left            =   1080
               TabIndex        =   23
               Top             =   2580
               Width           =   3075
               _ExtentX        =   5424
               _ExtentY        =   1111
               _Version        =   393216
               LargeChange     =   10
               Max             =   100
               TickStyle       =   2
               TickFrequency   =   10
            End
            Begin MSComctlLib.Slider sldContrast 
               Height          =   630
               Left            =   1080
               TabIndex        =   24
               Top             =   1080
               Width           =   3075
               _ExtentX        =   5424
               _ExtentY        =   1111
               _Version        =   393216
               LargeChange     =   10
               Max             =   100
               TickStyle       =   2
               TickFrequency   =   10
            End
            Begin MSComctlLib.Slider sldHue 
               Height          =   630
               Left            =   1080
               TabIndex        =   25
               Top             =   1800
               Width           =   3075
               _ExtentX        =   5424
               _ExtentY        =   1111
               _Version        =   393216
               LargeChange     =   10
               Max             =   100
               TickStyle       =   2
               TickFrequency   =   10
            End
            Begin VB.Label Label9 
               Caption         =   "亮度:"
               Height          =   315
               Left            =   300
               TabIndex        =   34
               Top             =   540
               Width           =   735
            End
            Begin VB.Label Label10 
               Caption         =   "饱和度:"
               Height          =   315
               Left            =   300
               TabIndex        =   33
               Top             =   2760
               Width           =   735
            End
            Begin VB.Label Label11 
               Caption         =   "色调:"
               Height          =   315
               Left            =   300
               TabIndex        =   32
               Top             =   1980
               Width           =   735
            End
            Begin VB.Label Label12 
               Caption         =   "对比度:"
               Height          =   255
               Left            =   300
               TabIndex        =   31
               Top             =   1260

⌨️ 快捷键说明

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