Description: /* Class name: bmpScreen.h. Class features: MFC provides an interception of a specific part of the window and save it as bmp picture next class. Class parameters: Crect rect, int left, int top, int top, char* name. Class Parameter Description: (1) Crect rect screenshot defined frame size. Distance (2) int left screenshot defined window frame from the left side of the screenshot. Distance (3) int top box from the screenshot screenshot defined upper window. The name of bmp images (4) char* name definition screenshot, the image is saved in the default directory built projects.* /
To Search:
File list (Check if you may need any files):
bmpScreen\bmpScreen.cpp
.........\bmpScreen.h
bmpScreen