Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 2.11 KB

README.md

File metadata and controls

21 lines (16 loc) · 2.11 KB

Photoshop

  • this was a group project 2022 for coding a photo shop and filters for BMP file/image app
  • using c++ and bmplib

original photo

1

filters

black and white blur Darker Detect Edges enlarge second quarter flip horizontally invert mirror upper half Rotate by 270 degree shrink to third
bANDw blur darker detectEdges enlargeSecondQuarter flipHorizontally invert mirrorUpperHalf rotateBy270 shrinkToThird

How to Use

This code works on BMP extenstion

  1. Enter file name without its extention
  2. choose which option
  3. choose it you want to add another filter or save
  4. Enter the name you want to save the file as, without extention (it wil be .BMP) image