-
-
-
-
-
[
WINDOWS]
CBitmapPicture.zip
source code, the use of interface IPICTURE read GIF, JPEG and other image file format, equipment can read independent bitmap BMP and DIB documents
-
[
Visual C++ (VC++)]
AviTest.rar
AVI video screen operations, interception of the screen and save the bitmap into the avi file, you can choose the scope, select the color value
-
-
-
-
[
Visual C++ (VC++)]
24BMP256ColorGray.rar
Realize the function of the code: 24-bit bitmap (BMP) of the gray. Concrete realization of the process: Open the image file, locate the data area (3 bytes per pixel on behalf of a R, G, B values), cyclic scan, according to the weight of RGB, gray value is ...
-