Introduction - If you have any usage issues, please Google them yourself
To achieve an image scaling algorithm, the algorithm itself does not help call the library functions to scale the image to the specified size.
Specific functions:
1 input for the use of windows drawing program to generate uncompressed BMP images, which only supports 256 colors and 24-bit color bitmap bitmap output format with the same input format, requiring also can use Windows Paint program to open
2 supports batch conversion, a conversion of the number of sheets without limit, the command line interface command is as follows:
Zoom.Exe imagelist.txt
One imagelist.txt to maintain a list of files to be converted to plain text format conversion is specified after each image width and height, format example:
Image1.bmp 320,240
Image2.bmp 320,240
Program instructions:
1, Mindray.exe, imagelist.txt and for the scaling of bitmap file in the same directory
2 In the Run window type "cmd" to enter cmd.exe
3, input Mindray.exe the path, such as "e:"
4, enter the speci