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

📄 resource.h

📁 数字图像处理的灰度处理源代码.rar
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by shiyu.rc
//
#define IDD_ABOUTBOX                    100
#define CG_ID_VIEW_MYDIALOGBAR          103
#define IDR_MAINFRAME                   128
#define IDR_SHIYUTYPE                   129
#define IDC_CURSOR1                     130
#define IDD_ID_HIST                     131
#define IDC_CURSOR2                     132
#define IDD_DIALOG_MOVE                 134
#define IDD_DIALOG_LINETRANS            135
#define IDD_dlg_zoom                    136
#define IDC_HISTSHOW                    1000
#define IDC_EDIT_min                    1002
#define IDC_EDIT_max                    1004
#define IDC_EDIT_DX                     1004
#define IDC_EDIT_DY                     1005
#define IDC_EDIT_X1                     1005
#define IDC_EDIT_Y1                     1006
#define IDC_EDIT_X2                     1007
#define IDC_EDIT_XZoom                  1007
#define IDC_EDIT_Y2                     1008
#define IDC_EDIT_YZoom                  1008
#define ID_VIEW_HIST                    32771
#define ID_PT_REVERSE                   32772
#define ID_SMOOTH                       32773
#define ID_MENUITEM_SALTNOISE           32774
#define ID_MENUITEM_SHARP               32775
#define ID_MENUITEM_MOVE                32776
#define ID_MENUITEM_HORIZONTAL          32777
#define ID_MENUITEM_CIRCUMROTATE        32778
#define ID_MENUITEM_VERTICAL            32779
#define ID_MENUITEM_LINETRANS           32780
#define ID_MENUITEM_CHANGSIZE           32781
#define ID_MENUITEM_MIDFILTER           32782
#define ID_MENUITEM_ROBERTS             32783
#define ID_MENUITEM_SOBEL               32784
#define ID_MENUITEM_PREWITT             32785
#define ID_MENUITEM_LAPLACIAN           32786

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        158
#define _APS_NEXT_COMMAND_VALUE         32787
#define _APS_NEXT_CONTROL_VALUE         1010
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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