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

📄 resource.h

📁 机器人处理中使用USB摄像机的例子程序.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by USBCam.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_USBCAMTYPE                  129
#define IDD_PAGE_QUICKCAM               130
#define IDD_DIALOG_DISPLAY_RGB_CHANNELS 132
#define IDC_QCVIDEOXCTRL                1000
#define IDC_BUTTON_SETTINGS             1003
#define IDC_BUTTON_ENABLE_VIDEO         1015
#define IDC_BUTTON_TAKE_PICTURE         1016
#define IDC_BUTTON_DIM                  1017
#define IDC_EDIT_FILENAME               1018
#define IDC_CHECK_AUTO_INC              1019
#define IDC_BUTTON_DISPLAY_PICTURE      1020
#define IDC_CHECK_AUTO_BRIGHTNESS       1021
#define IDC_SLIDER_BRIGHTNESS           1022
#define IDC_SLIDER_CONTRAST             1023
#define IDC_EDIT_BRIGHTNESS             1024
#define IDC_EDIT_CONTRAST               1025
#define IDC_SLIDER_CYANRED              1026
#define IDC_SLIDER_YELBLUE              1027
#define IDC_EDIT_CIAND_RED              1028
#define IDC_EDIT_YEL_BLUE               1029
#define IDC_SLIDER_SATURATION           1030
#define IDC_EDIT_SATURATION             1031
#define IDC_CHECK_AUTO_HUE              1032
#define IDC_SLIDER_EXPOTIME             1033
#define IDC_EDIT_EXPO_TIME              1034
#define IDC_BUTTON_DISPLAY_CHANNELS     1035
#define IDC_SLIDER_LIGHTSENS            1036
#define IDC_EDIT_LIGHT_SENS             1037
#define IDC_SLIDER_VIDEO_QUALITY        1038
#define IDC_CHECK_LOW_LIGHT             1039
#define IDC_EDIT_VIDEO_QUAL             1041
#define IDC_BUTTON_DEFAULT              1042
#define IDC_CHECK_MIRROR                1043
#define IDC_CHECK_FLIP                  1044
#define IDC_RADIO_RED                   1045
#define IDC_RADIO_GREEN                 1046
#define IDC_RADIO_BLUE                  1047
#define IDC_RADIO_SOURCE                1055
#define IDC_RADIO_GRAY                  1060
#define IDC_RADIO_HUE                   1127
#define IDC_RADIO_SATURATION            1128
#define IDC_RADIO_INTENSITY             1129
#define IDC_STATIC_FILENAME             1132
#define IDC_BUTTON_TAKE_PANORAMIC       1158
#define IDC_CHECK_PICTURE_SMART         1183

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        133
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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