Skip to content

This program enables to make modifications on bitmap images by means of matrices.

Notifications You must be signed in to change notification settings

GunesOzgur/bmp_matrices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bmp_matrices

This program enables to make modifications on bitmap images by means of matrices.

This project consists of 5 modules and 1 header. Modules:

  • main.c
  • detect_bmp_dimentions.c
  • bmp2mat.c
  • mat2bmp.c
  • init_bmp.c

Header:

  • bmp_matrices.h

There is also a batch file named "compile.bat" to compile all the modules easily.

About

This program enables to make modifications on bitmap images by means of matrices.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published