resource.h
上传用户:hstieta88
上传日期:2007-01-14
资源大小:106k
文件大小:2k
源码类别:

图形图像处理

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ColorProcess.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_COLORPTYPE                  129
  8. #define IDD_GRAY                        131
  9. #define IDD_COLOR                       132
  10. #define IDD_BC                          136
  11. #define IDD_COLORBITS                   137
  12. #define IDC_EDIT1                       1000
  13. #define IDC_EDIT2                       1001
  14. #define IDC_EDIT3                       1002
  15. #define IDC_RADIO1                      1003
  16. #define IDC_RADIO2                      1004
  17. #define IDC_RADIO3                      1005
  18. #define IDC_RADIO4                      1006
  19. #define IDC_SCROLLBAR1                  1007
  20. #define IDC_SCROLLBAR2                  1008
  21. #define IDC_SCROLLBAR3                  1009
  22. #define IDC_RADIO8                      1010
  23. #define IDC_NAME1                       1010
  24. #define IDC_NAME2                       1011
  25. #define IDC_NAME3                       1012
  26. #define IDC_VALUE1                      1013
  27. #define IDC_VALUE2                      1014
  28. #define IDC_VALUE3                      1015
  29. #define IDC_BRIGHT                      1017
  30. #define IDC_CONTRAST                    1018
  31. #define IDC_RADIO24                     1025
  32. #define IDC_COLORBITS                   1029
  33. #define IDM_GRAY                        32812
  34. #define IDM_ADJUSTCOLOR                 32813
  35. #define IDM_BC                          32821
  36. #define IDM_COLORBITS                   32825
  37. #define IDM_RED                         32871
  38. #define IDM_BLUE                        32872
  39. #define IDM_GREEN                       32873
  40. #define IDM_GETRED                      32874
  41. #define IDM_GETGREEN                    32875
  42. #define IDM_GETBLUE                     32876
  43. // Next default values for new objects
  44. // 
  45. #ifdef APSTUDIO_INVOKED
  46. #ifndef APSTUDIO_READONLY_SYMBOLS
  47. #define _APS_3D_CONTROLS                     1
  48. #define _APS_NEXT_RESOURCE_VALUE        130
  49. #define _APS_NEXT_COMMAND_VALUE         32771
  50. #define _APS_NEXT_CONTROL_VALUE         1000
  51. #define _APS_NEXT_SYMED_VALUE           101
  52. #endif
  53. #endif