bmp_image-master

所属分类:图形图像处理
开发工具:C/C++
文件大小:536KB
下载次数:0
上传日期:2022-02-28 20:52:00
上 传 者6311090
说明:  采用C语言编写bmp格式图片的读取和写入功能

文件列表:
airplane.bmp (856854, 2018-01-04)
bmp.c (6673, 2018-01-04)
bmp.h (1697, 2018-01-04)
my_crop.bmp (120054, 2018-01-04)
myairplane.bmp (856854, 2018-01-04)
test_bmp.c (1651, 2018-01-04)

# bmp_image Brief Description of Project: Write code to read, write, and crop BMP image files. test_bmp.c: -this is the driver program containing the main function to call functions to read and write bmp images bmp.c: -this file creates the user defined functions to read and write bmp images bmp.h: -this file contains the BMPImage and BMPHeader structs that are used in bmp.c and test_bmp.c input file: -airplane.bmp output files: -myairplane.bmp -this should be the same as the input file. The program will read the input file into a new image struct. Then write the newly created image into the file myairplane.bmp -my_crop.bmp -this file is the cropped image **For full description of project: https://engineering.purdue.edu/ece2***/17au/hw/HW15

近期下载者

相关文件


收藏者