resource.h

来自「实时视频捕获」· C头文件 代码 · 共 45 行

H
45
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by ImageObject.rc
//
#define IDD_IMAGEOBJECT_DIALOG          102
#define IDR_MAINFRAME                   128
#define IDC_RE2_DETECT1_LIGHT           1001
#define IDC_RE2_DETECT1_THRESHOLD       1002
#define IDC_RE2_DETECT2_LIGHT           1003
#define IDC_RE2_DETECT2_THRESHOLD       1004
#define IDC_RE2_DETECT3_LIGHT           1005
#define IDC_RE2_DETECT3_THRESHOLD       1006
#define IDC_RE2_DETECT4_LIGHT           1007
#define IDC_RE2_DETECT4_THRESHOLD       1008
#define IDC_RE2_DETECT5_LIGHT           1009
#define IDC_RE2_DETECT5_THRESHOLD       1010
#define IDC_RE2_DETECT6_LIGHT           1011
#define IDC_RE2_DETECT6_THRESHOLD       1012
#define IDC_BTN_SET                     1013
#define IDC_SLIDER_CONTRAST             1015
#define IDC_SLIDER_LIGHT                1016
#define IDC_COMBO_SELECT_REGION         1017
#define IDC_RE2_REGION_LONGTH           1018
#define IDC_RE2_REGION_HEIGHT           1018
#define IDC_RE2_COUNTER                 1019
#define IDC_RE2_REGION_COUNT_SET        1020
#define IDC_RE2_REGION_WIDTH            1021
#define IDC_RE2_REGION_THRESHOLD        1022
#define IDC_SHOW_IMAGE                  1023
#define IDC_SHOW_CURVE                  1024
#define IDC_BUTTON1                     1025
#define IDC_BUTTON_DEBUG                1025
#define ID_NORMALSIZE                   32771

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        129
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1026
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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