Description: 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 calculated. If you want to get 256 colors grayscale, would create a new palette, modify the header and file header information.
- [bmp2hex] - in a four grayscale LCD as an example, h
- [GETBMP] - read bmp file, generate C can be inserte
- [RGBTo256] - true color image into a 256-color gray-s
- [image_color_to_gray] - The color images into grayscale images,
- [24bitTO8bit] - To 24 images converted to 8-bit grayscal
- [bitmapprocessing] - Image of many digital image processing o
- [CImage] - Picture simple treatment, arbitrary angl
- [DoubleList] - Double-linked list buffer class, can be
- [Hu] - Application vc++ Language extracted imag
- [iamgeoftwo-value] - This program realized RGB images to gray
File list (Check if you may need any files):