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

📄 resource.h

📁 这是一款蛮COOL的图像处理系统
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by QuickImage.rc
//
#define IDD_ABOUTBOX                    100
#define CG_IDR_POPUP_FILE_VIEW          102
#define CG_IDR_POPUP_DIBVIEW            103
#define IDR_MAINFRAME                   128
#define IDR_QUICKITYPE                  129
#define IDD_DIRVIEW                     130
#define IDR_IMAGE                       131
#define IDD_RENAME                      132
#define IDC_GREEN                       134
#define IDI_OKAC                        138
#define IDI_CANCELAC                    139
#define IDD_CONVOLUTE                   140
#define IDC_ZOOMWINDOW                  144
#define IDD_GUESSWIDTH                  147
#define IDR_TB_MAP                      148
#define IDC_FINGERTIP                   163
#define IDD_SCISSOR                     165
#define IDC_SCISSOR                     169
#define IDD_HISTOGRAM                   170
#define IDB_BKGROUND                    171
#define IDC_HANDU                       200
#define IDC_ZOOMOUT                     202
#define IDC_ZOOMIN                      203
#define IDI_CANCELUN                    203
#define IDC_HANDD                       204
#define IDI_OKUN                        208
#define IDC_TREE1                       1000
#define IDC_EDIT_TEMPLATE               1001
#define IDC_EDIT_START                  1002
#define IDC_GUESS                       1009
#define IDC_EDIT_WIDTH                  1010
#define IDC_EDIT_HEIGHT                 1011
#define IDC_8BITS                       1012
#define IDC_EMAILLINK                   1012
#define IDC_16BITS                      1013
#define IDC_HOMEPAGELINK                1013
#define IDC_24BITS                      1014
#define IDC_32BITS                      1015
#define IDC_64BITS                      1016
#define IDC_FILE_DESCRIBE               1019
#define IDC_VERSION                     1019
#define IDC_EDIT_HEADER_SIZE            1020
#define IDC_SWAP                        1021
#define IDC_FRIENDS                     1022
#define IDC_EDIT_ZOOM                   1024
#define IDC_EDIT_TL_X                   1027
#define IDC_EDIT_TL_Y                   1028
#define IDC_EDIT_BR_X                   1029
#define IDC_EDIT_BR_Y                   1030
#define IDC_SLIDER1                     1030
#define IDC_PIC_SMALL                   1031
#define IDC_VALUE                       1031
#define IDC_PIC_LARGE                   1032
#define IDC_COMBO_CHANNEL               1037
#define IDC_HISTOGRAM_PIXELS            1047
#define IDC_HISTOGRAM_MEAN              1048
#define IDC_HISTOGRAM_DEV               1051
#define IDC_HISTOGRAM_SHANG             1052
#define IDC_HISTOGRAM_LEVEL             1053
#define IDC_HISTOGRAM_COUNT             1054
#define IDC_HISTOGRAM_PERCENT           1056
#define ID_FILE_RENAME                  32772
#define ID_FILE_RENAME2                 32773
#define ID_DIR_UP                       32775
#define ID_DIR_HOME                     32776
#define ID_DIR_PREV                     32777
#define ID_DIR_NEXT                     32778
#define ID_DIR_END                      32779
#define ID_MAP_PAN                      32800
#define ID_MAP_ZOOMOUT                  32801
#define ID_MAP_ZOOMIN                   32802
#define ID_MAP_ZOOMWINDOW               32803
#define ID_MAP_VIEWPREVIOUS             32804
#define ID_MAP_ACTUAL                   32805
#define ID_MAP_FIT                      32806
#define ID_MAP_SCISSOR                  32807
#define ID_IMAGE_HISTOGRAM              33000
#define ID_IMAGE_HISTOGRAM_EQUAL        33001
#define ID_IMAGE_MEDIANFILTER           33002
#define ID_IMAGE_SMOTH_LF1              33003
#define ID_IMAGE_SMOTH_LF2              33004
#define ID_IMAGE_SMOTH_LF3              33005
#define ID_IMAGE_SHARP_HF1              33006
#define ID_IMAGE_SHARP_HF2              33007
#define ID_IMAGE_SHARP_HF3              33008
#define ID_IMAGE_EDGE_H                 33009
#define ID_IMAGE_EDGE_V                 33010
#define ID_IMAGE_EDGE_VH                33011
#define ID_IMAGE_EDGE_N                 33012
#define ID_IMAGE_EDGE_NE                33013
#define ID_IMAGE_EDGE_E                 33014
#define ID_IMAGE_EDGE_SE                33015
#define ID_IMAGE_EDGE_S                 33016
#define ID_IMAGE_EDGE_SW                33017
#define ID_IMAGE_EDGE_W                 33018
#define ID_IMAGE_EDGE_NW                33019
#define ID_IMAGE_EDGE_LP1               33020
#define ID_IMAGE_EDGE_LP2               33021
#define ID_IMAGE_EDGE_LP3               33022
#define ID_IMAGE_EDGE_LP4               33023
#define ID_IMAGE_CONTOUR_H              33024
#define ID_IMAGE_CONTOUR_V              33025
#define ID_IMAGE_CONTOUR_SOBER          33026
#define ID_IMAGE_CONTOUR_HOUGH          33027
#define ID_IMAGE_REVERSE                33028
#define ID_IMAGE_FFT                    33029
#define ID_IMAGE_DCT                    33030
#define ID_IMAGE_WALH                   33031
#define ID_IMAGE_EROSION_H              33032
#define ID_IMAGE_EROSION_V              33033
#define ID_IMAGE_DILATION_H             33034
#define ID_IMAGE_DILATION_V             33035
#define ID_IMAGE_CLOSE_H                33036
#define ID_IMAGE_CLOSE_V                33037
#define ID_IMAGE_OPEN_H                 33038
#define ID_IMAGE_OPEN_V                 33039
#define ID_IMAGE_THIN                   33040
#define IDS_DIB_TOO_BIG                 61446
#define IDS_CANNOT_LOAD_DIB             61447

// 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         32780
#define _APS_NEXT_CONTROL_VALUE         1003
#define _APS_NEXT_SYMED_VALUE           104
#endif
#endif

⌨️ 快捷键说明

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