resource.h
上传用户:alisonmail
上传日期:2013-02-28
资源大小:500k
文件大小:3k
源码类别:

图片显示

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ImageView.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_IMAGEVTYPE                  129
  8. #define IDD_NEWIMAGESIZE                130
  9. #define IDD_ROTATEIMAGE                 132
  10. #define IDD_CHANGECOLORDEPTH            133
  11. #define IDD_PALETTECREATIONTYPE         134
  12. #define IDD_SETCOLORDEPTH               135
  13. #define IDD_BRIGHTNESS                  136
  14. #define IDR_POPUPMENU                   137
  15. #define IDD_ADDNOISE                    139
  16. #define IDD_HISTOGRAM                   140
  17. #define IDD_EDGEDETECT                  141
  18. #define IDC_EDIT1                       1000
  19. #define IDC_EDIT2                       1001
  20. #define IDC_CURRENTSIZE                 1002
  21. #define IDC_SCROLLBAR1                  1003
  22. #define IDC_BRIGHTNESSVALUE             1004
  23. #define IDC_RADIO1                      1006
  24. #define IDC_RADIO2                      1007
  25. #define IDC_SLIDER_RATIO                1007
  26. #define IDC_RADIO3                      1008
  27. #define IDC_EDIT_RATIO                  1008
  28. #define IDC_RADIO4                      1009
  29. #define IDC_SPIN_RATIO                  1009
  30. #define IDC_TAB1                        1011
  31. #define IDC_HISTOGRAM                   1013
  32. #define IDD_FILEOPENPREVIEW             1014
  33. #define IDC_PREVIEW                     1015
  34. #define IDC_IMAGE                       1016
  35. #define IDC_RADIO_SOBEL                 1017
  36. #define IDC_RADIO_PREWITT               1018
  37. #define IDC_RADIO_LAPLACE               1019
  38. #define IDC_CHECK_EMBOSS                1020
  39. #define IDC_RADIO_ZHENGJIAO             1021
  40. #define ID_OPERATIONS_SHOWCROPBOX       32771
  41. #define ID_OPERATIONS_CROP              32772
  42. #define ID_OPERATIONS_STRETCH           32773
  43. #define ID_OPERATIONS_INVERT            32774
  44. #define ID_OPERATIONS_FLIP              32775
  45. #define ID_OPERATIONS_ROTATE            32776
  46. #define ID_OPERATIONS_CHANGEIMAGECOLORDEPTH 32777
  47. #define ID_OPERATIONS_SETPALETTECREATIONTYPE 32778
  48. #define ID_POINTPROCESSES_MAKEGRAY      32779
  49. #define ID_POINTPROCESSES_CHANGEBRIGHTNESS 32780
  50. #define ID_POINTPROCESSES_COLORIZE      32781
  51. #define ID_POINTPROCESSES_REVERSECOLORS 32782
  52. #define ID_POINTPROCESSES_VIEWHISTOGRAM 32783
  53. #define ID_AREAPROCESSES_CHANGECONTRACT 32784
  54. #define ID_AREAPROCESSES_EQUALIZECONTRAST 32785
  55. #define ID_AREAPROCESSES_EDGEENHANCE    32786
  56. #define ID_AREAPROCESSES_HIGHPASSFILTER 32787
  57. #define ID_AREAPROCESSES_LOWPASSFILTER  32788
  58. #define ID_AREAPROCESSES_MEDIANFILTER   32789
  59. #define ID_POINTPROCESSES_FFT           32790
  60. #define ID_POINTPROCESSES_IFFT          32791
  61. #define ID_POINTPROCESSES_DCT           32792
  62. #define ID_EDGEDETECT                   32793
  63. #define ID_RELOAD                       32795
  64. #define ID_ADDNOISE                     32796
  65. #define ID_RIVER_EXTRACT                32797
  66. // Next default values for new objects
  67. // 
  68. #ifdef APSTUDIO_INVOKED
  69. #ifndef APSTUDIO_READONLY_SYMBOLS
  70. #define _APS_3D_CONTROLS                     1
  71. #define _APS_NEXT_RESOURCE_VALUE        140
  72. #define _APS_NEXT_COMMAND_VALUE         32798
  73. #define _APS_NEXT_CONTROL_VALUE         1010
  74. #define _APS_NEXT_SYMED_VALUE           101
  75. #endif
  76. #endif