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

📄 resource.h

📁 对颜色的图片进行处理:曝光图片
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ColorProcess.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_COLORPTYPE                  129
#define IDD_GAMMA                       130
#define IDD_GRAY                        131
#define IDD_COLOR                       132
#define IDD_EXPOSURE                    134
#define IDD_BC                          136
#define IDD_COLORBITS                   137
#define IDC_EDIT1                       1000
#define IDC_SLIDER1                     1000
#define IDC_EDIT2                       1001
#define IDC_EDIT3                       1002
#define IDC_RADIO1                      1003
#define IDC_RADIO2                      1004
#define IDC_RADIO3                      1005
#define IDC_RADIO4                      1006
#define IDC_SCROLLBAR1                  1007
#define IDC_SCROLLBAR2                  1008
#define IDC_SCROLLBAR3                  1009
#define IDC_RADIO8                      1010
#define IDC_NAME1                       1010
#define IDC_NAME2                       1011
#define IDC_NAME3                       1012
#define IDC_VALUE1                      1013
#define IDC_VALUE2                      1014
#define IDC_VALUE3                      1015
#define IDC_BRIGHT                      1017
#define IDC_CONTRAST                    1018
#define IDC_RADIO24                     1025
#define IDC_COLORBITS                   1029
#define IDM_CORRECTGAMMA                32771
#define IDM_NEGATIVE                    32772
#define IDM_EXPOSURE                    32773
#define IDM_GRAY                        32812
#define IDM_ADJUSTCOLOR                 32813
#define IDM_BC                          32821
#define IDM_COLORBITS                   32825
#define IDM_RED                         32871
#define IDM_BLUE                        32872
#define IDM_GREEN                       32873
#define IDM_GETRED                      32874
#define IDM_GETGREEN                    32875
#define IDM_GETBLUE                     32876

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        135
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1001
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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