Skip to content

NicklGuaca/BMP-Resizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BMP-Resizer

From CS50 psets, a bmp resizer. Reads sample bmp input file, and writes to a new bmp output file with new dimensions.

View sample.bmp to see desired input, and view either sampleShrunk.bmp or sampleGrow.bmp for desired outputs.

How to run:

  1. Download project.
  2. Cd to project in terminal.
  3. In terminal, run with command ./resize [scale] [inputted bmp] [outputted bmp]. E.g. ./resize 10 sample.bmp sampleExpanded.bmp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages