Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create_bitmap

Suppose you have a monochrome bitmap file (160x160 pixel) with the following header:

========== BitMapFileHeader

Signature: BM ,Filesize: 3262 ,Data Offset: 62

========== InfoHeader

size of InfoHeader: 40 ,width: 160 ,height: 160 ,planes: 1 ,Bit Per Pixel: 1 ,compression: 0 ,compressed size of image: 3200 ,XpiexelsPerM: 3780 ,YpiexelsPerM: 3780 ,Color Used: 0

Write a C program to generate a bitmap file following below:

image

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages