Bmp.h
上传用户:sales1818
上传日期:2022-03-31
资源大小:15k
文件大小:1k
源码类别:

GDI/图象编程

开发平台:

C/C++

  1. #include "windows.h"
  2. #define IDM_LOADBMP   1
  3. #define IDM_EXIT      2 
  4. #define IDM_HDILATION                   40025
  5. #define IDM_VDILATION                   40026
  6. #define IDM_HEROSION                    40027
  7. #define IDM_VEROSION                    40028
  8. #define IDM_HOPEN                       40031
  9. #define IDM_VOPEN                       40032
  10. #define IDM_HCLOSE                      40033
  11. #define IDM_VCLOSE                      40034
  12. #define IDM_THINNING                    40035
  13. #define IDC_STATIC                      65535